summaryrefslogtreecommitdiff
path: root/sdm660_64.mk
diff options
context:
space:
mode:
authorNaveen Kumar <kumarn@codeaurora.org>2017-06-16 16:30:40 +0530
committerNaveen Kumar <kumarn@codeaurora.org>2017-06-16 16:30:50 +0530
commitcae0fdb84f0755e493df54895d50e91930411efd (patch)
treefd5f5eb189372f64674edf210dd83f2d640dd1f7 /sdm660_64.mk
parent2c98f39cee6e51fd3327cc1222171cf4c389bb3a (diff)
parent3e671e17958a413c149cb8518e7adbed4c56fb28 (diff)
Merge commit '3e671e17958a413c149cb8518e7adbed4c56fb28' into remote
Change-Id: If28668eff890be6024a7bb623f3aa849d435536c
Diffstat (limited to 'sdm660_64.mk')
-rw-r--r--sdm660_64.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sdm660_64.mk b/sdm660_64.mk
index 449cc90..62b4b56 100644
--- a/sdm660_64.mk
+++ b/sdm660_64.mk
@@ -149,7 +149,8 @@ PRODUCT_PACKAGES += \
android.hardware.memtrack@1.0-service \
android.hardware.light@2.0-impl \
android.hardware.light@2.0-service \
- android.hardware.configstore@1.0-service
+ android.hardware.configstore@1.0-service \
+ android.hardware.broadcastradio@1.0-impl
PRODUCT_PACKAGES += \
vendor.display.color@1.0-service \
@@ -199,6 +200,8 @@ ifeq ($(ENABLE_VENDOR_IMAGE), true)
PRODUCT_VENDOR_VERITY_PARTITION := /dev/block/bootdevice/by-name/vendor
endif
+PRODUCT_FULL_TREBLE_OVERRIDE := true
+
#for android_filesystem_config.h
PRODUCT_PACKAGES += \
fs_config_files
@@ -249,6 +252,3 @@ PRODUCT_PACKAGES += android.hardware.health@1.0-impl \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.opengles.aep.xml:system/etc/permissions/android.hardware.opengles.aep.xml
-#Enable keymaster Impl HAL Compilation
-PRODUCT_PACKAGES += android.hardware.keymaster@3.0-impl
-