From 8682b484cfac79b5ea6002a9d9cc4c85d39af3bb Mon Sep 17 00:00:00 2001 From: ggow Date: Mon, 21 Dec 2015 14:10:05 +0000 Subject: [PATCH] Enable BLOCK_BASED_OTA --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index c8d23b4..dc9cdc5 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -82,7 +82,7 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 6227082752 BOARD_FLASH_BLOCK_SIZE := 131072 TARGET_USERIMAGES_USE_EXT4 := true -BLOCK_BASED_OTA := false +BLOCK_BASED_OTA := true # Vold TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/mt_usb/musb-hdrc.0.auto/gadget/lun%d/file