Merge "Enable AB_OTA_UPDATER for mainline"

am: 30355b60f7

Change-Id: I1b4aa217952992d9ce4244a88a9b04ba0772af67
This commit is contained in:
Anton Hansson 2019-03-25 02:30:31 -07:00 committed by android-build-merger
commit fa96c5c4a0
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