Merge "Enable AB_OTA_UPDATER for mainline" am: 30355b60f7

am: fa96c5c4a0

Change-Id: Ib683460beb5b6ba9f2ed6a11699919b899828108
This commit is contained in:
Anton Hansson
2019-03-25 02:35:42 -07:00
committed by android-build-merger
2 changed files with 4 additions and 4 deletions

View File

@@ -39,3 +39,7 @@ BOARD_AVB_ENABLE := true
BOARD_AVB_ROLLBACK_INDEX := $(PLATFORM_SECURITY_PATCH_TIMESTAMP)
BOARD_CHARGER_ENABLE_SUSPEND := true
# Enable A/B update
AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system

View File

@@ -64,10 +64,6 @@ PRODUCT_FULL_TREBLE_OVERRIDE := true
# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true
# Enable A/B update
AB_OTA_UPDATER := true
AB_OTA_PARTITIONS := system
# Needed by Pi newly launched device to pass VtsTrebleSysProp on GSI
PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE := true