mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
Merge "device: build default GK & KM HAL impl"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8de2ae7d41
10
device.mk
10
device.mk
@@ -53,3 +53,13 @@ PRODUCT_COPY_FILES += \
|
||||
# verity
|
||||
AB_OTA_PARTITIONS += \
|
||||
vbmeta
|
||||
|
||||
# generic gatekeeper HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0-impl \
|
||||
android.hardware.gatekeeper@1.0-service
|
||||
|
||||
# generic keymaster HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@3.0-impl \
|
||||
android.hardware.keymaster@3.0-service
|
||||
|
||||
Reference in New Issue
Block a user