Home | History | Annotate | Download | only in core

Lines Matching refs:ENABLED

123 # jacoco-enabled module.
231 ADDITIONAL_BUILD_PROPERTIES += ro.treble.enabled=${PRODUCT_FULL_TREBLE}
238 # Sets ro.actionable_compatible_property.enabled to know on runtime whether the whitelist
239 # of actionable compatible properties is enabled or not.
241 ADDITIONAL_DEFAULT_PROPERTIES += ro.actionable_compatible_property.enabled=false
243 ADDITIONAL_DEFAULT_PROPERTIES += ro.actionable_compatible_property.enabled=${PRODUCT_COMPATIBLE_PROPERTY}
325 ifneq ($(filter ro.setupwizard.mode=ENABLED, $(call collapse-pairs, $(ADDITIONAL_BUILD_PROPERTIES))),)