X6833B: Configure keymint stack

Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
dodyirawan85 2023-12-09 08:31:13 +07:00
parent 59562c7f2d
commit 3bdc1968d8
2 changed files with 14 additions and 0 deletions

View file

@ -144,6 +144,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
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
# Keymint
PRODUCT_PACKAGES += \
android.hardware.security.keymint-V1-ndk_platform.vendor \
android.hardware.security.secureclock-V1-ndk_platform.vendor \
android.hardware.security.sharedsecret-V1-ndk_platform.vendor \
libcppbor_external.vendor:64
# Power
PRODUCT_PACKAGES += \
android.hardware.power-service-mediatek \

View file

@ -459,6 +459,13 @@ vendor/lib64/libkmsetkey.so
vendor/lib64/vendor.mediatek.hardware.keymaster_attestation@1.0.so
vendor/lib64/vendor.mediatek.hardware.keymaster_attestation@1.1.so
# Keymint
vendor/bin/hw/android.hardware.security.keymint-service.trustonic
vendor/etc/init/android.hardware.security.keymint-service.trustonic.rc
-vendor/etc/vintf/manifest/android.hardware.security.keymint-service.trustonic.xml
-vendor/etc/vintf/manifest/android.hardware.security.secureclock-service.trustonic.xml
-vendor/etc/vintf/manifest/android.hardware.security.sharedsecret-service.trustonic.xml
# Power
vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service
vendor/etc/init/bootperf.rc