keymaster: replace with keymint aidl apex

* 2d24638a3d
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/29.
This commit is contained in:
Konsta
2025-03-03 19:38:26 +02:00
parent 2ecea7b694
commit 6001b95ce2

View File

@@ -208,9 +208,12 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(DEVICE_PATH)/keylayout/Generic.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl
# Keymaster
# Keymint
PRODUCT_PACKAGES += \
android.hardware.keymaster@4.1-service
com.android.hardware.keymint.rust_nonsecure
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.keystore.app_attest_key.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.keystore.app_attest_key.xml
# Lights
PRODUCT_PACKAGES += \