Merge "Enable AB_OTA_UPDATER for mainline" am: 30355b60f7 am: fa96c5c4a0

am: 5d6db45d82

Change-Id: I752e88c304e500e374ae42c3218ca4647e493374
This commit is contained in:
Anton Hansson 2019-03-25 02:38:52 -07:00 committed by android-build-merger
commit ccf93e6096
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