Remove obsolete ENABLE_TREBLE references.

ENABLE_TREBLE compiler flags are no longer used. They have been replaced
with use of the VINTF object.

Bug: 32978887
Test: pass
Change-Id: I2c368d37e529e56c47ebf354a4fcc68e4ddd11ed
This commit is contained in:
Steven Moreland
2017-03-14 00:16:37 -07:00
parent 59e8126215
commit fe098879cd

View File

@@ -244,11 +244,6 @@ PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl \
android.hardware.bluetooth@1.0-service
ifeq ($(ENABLE_TREBLE), true)
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-service
endif
PRODUCT_PACKAGES += \
libmm-omxcore \
libOmxCore \