Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65aa4c0f authored by Tianjie Xu's avatar Tianjie Xu Committed by Automerger Merge Worker
Browse files

Merge "Add ro.product.ab_ota_partitions as a build prop" am: 3443517f am:...

Merge "Add ro.product.ab_ota_partitions as a build prop" am: 3443517f am: 6609c710 am: 23678b2d am: bbef253a

Original change: https://android-review.googlesource.com/c/platform/build/+/1373759

Change-Id: I4355d63ef75e61ea31ead3ccd3093f448aa09eb9
parents 2002a9c0 bbef253a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -322,6 +322,10 @@ endif

ADDITIONAL_PRODUCT_PROPERTIES += ro.build.characteristics=$(TARGET_AAPT_CHARACTERISTICS)

ifeq ($(AB_OTA_UPDATER),true)
ADDITIONAL_PRODUCT_PROPERTIES += ro.product.ab_ota_partitions=$(subst $(space),$(comma),$(AB_OTA_PARTITIONS))
endif

# -----------------------------------------------------------------
###
### In this section we set up the things that are different