mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Add keymaster HAL implementation and service
Bug: 32020919 Change-Id: If03dd7b89a775d97aed07feb67e063bc3c78e05f
This commit is contained in:
@@ -127,6 +127,15 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0-impl \
|
||||
android.hardware.gatekeeper@1.0-service \
|
||||
|
||||
# Keymaster HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@2.0-impl
|
||||
|
||||
ifeq ($(ENABLE_TREBLE), true)
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@2.0-service
|
||||
endif
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libmm-omxcore \
|
||||
libOmxCore \
|
||||
|
||||
Reference in New Issue
Block a user