fixup! e3q: Initial commit

This commit is contained in:
David Wronek
2024-11-02 23:12:42 +01:00
parent 8c3382a257
commit 68f0c9e874
2 changed files with 10 additions and 1 deletions

View File

@@ -35,9 +35,14 @@ PRODUCT_PACKAGES += \
android.hardware.fastboot@1.1-impl-mock \
fastbootd
# Keymaster
PRODUCT_PACKAGES += \
android.hardware.keymaster@4.1.vendor
# Keymint
PRODUCT_PACKAGES += \
android.hardware.hardware_keystore.xml \
android.hardware.security.sharedsecret-V1-ndk.vendor \
android.hardware.security.sharedsecret-V2-ndk.vendor \
android.hardware.weaver-V2-ndk.vendor