mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
Merge "Add keymaster HAL implementation and service"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1ee9e1545f
@@ -133,6 +133,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