Add PRODUCT_FULL_TREBLE_OVERRIDE

This way it applies to all wahoo devices.

Bug: 37306724
Test: Boots to UI on Taimen
Change-Id: I2f091757b027469088cb149cbeb19c6c621cdd8a
This commit is contained in:
Steven Moreland
2017-04-26 13:29:42 -07:00
parent bd54d8c743
commit 974930931c

View File

@@ -232,6 +232,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/wifi_concurrency_cfg.txt:system/etc/wifi/wifi_concurrency_cfg.txt \
$(LOCAL_PATH)/WCNSS_qcom_cfg.ini:system/etc/firmware/wlan/qca_cld/WCNSS_qcom_cfg.ini
PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_PACKAGES += \
hwcomposer.msm8998 \
android.hardware.graphics.composer@2.1-impl \