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

Commit 6609c710 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

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

Change-Id: I10c1e910eb4eb5581d5d053852305ebe34499202
parents a42baf3b 3443517f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -320,6 +320,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