Enable keymaster 4.0

Bug: 137166127
Test: check vendor/bin/hw and found android.hardware.graphics.composer@2.3-service
Change-Id: Ib390fc6d8a76f8a9cb33a578ff394d666c6fe8e4
This commit is contained in:
Adam Shih
2019-08-16 10:16:23 +08:00
parent a3a426e47c
commit fef9de9126

View File

@@ -18,6 +18,10 @@ LOCAL_PATH := device/google/bramble
PRODUCT_VENDOR_MOVE_ENABLED := true
# Enable keymaster 4.0
KMGK_USE_QTI_SERVICE := true
ENABLE_KM_4_0 := true
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \
hardware/google/interfaces \