forked from openkylin/platform_build
Merge "Add ro.treble.enabled" into oc-dev
am: 84cbb4e903
Change-Id: Ic5120885ae16d5ed4c53dd3935e370fa5b0d7d05
This commit is contained in:
commit
d1dd861eda
|
@ -193,6 +193,8 @@ ifneq ($(PLATFORM_VERSION_CODENAME),REL)
|
|||
ADDITIONAL_BUILD_PROPERTIES += ro.bionic.ld.warning=1
|
||||
endif
|
||||
|
||||
ADDITIONAL_BUILD_PROPERTIES += ro.treble.enabled=${PRODUCT_FULL_TREBLE}
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
###
|
||||
### In this section we set up the things that are different
|
||||
|
|
Loading…
Reference in New Issue