Merge "Add ro.treble.enabled" into oc-dev

This commit is contained in:
Michael Schwartz
2017-05-24 21:34:03 +00:00
committed by Android (Google) Code Review

View File

@@ -333,6 +333,8 @@ ifneq ($(PLATFORM_VERSION_CODENAME),REL)
ADDITIONAL_BUILD_PROPERTIES += ro.bionic.ld.warning=1 ADDITIONAL_BUILD_PROPERTIES += ro.bionic.ld.warning=1
endif endif
ADDITIONAL_BUILD_PROPERTIES += ro.treble.enabled=${PRODUCT_FULL_TREBLE}
# ----------------------------------------------------------------- # -----------------------------------------------------------------
### ###
### In this section we set up the things that are different ### In this section we set up the things that are different