mirror of
https://github.com/oplus-giulia-dev/android_device_oneplus_sm8650-common
synced 2025-11-03 21:55:36 +08:00
sm8650-common: Build AOSP NXP keymint HAL
* config.fs is adjusted to match AOSP module naming Change-Id: I29be1e62a404793cf0de0d3bab5b07a8e1adf70c
This commit is contained in:
@@ -224,7 +224,9 @@ $(call soong_config_set,libinit,vendor_init_lib,//$(LOCAL_PATH):libinit_oplus)
|
||||
|
||||
# Keymint
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.hardware_keystore_V3.xml
|
||||
android.hardware.hardware_keystore_V3.xml \
|
||||
android.hardware.security.keymint3-service.strongbox.nxp \
|
||||
android.hardware.weaver-service.nxp
|
||||
|
||||
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 \
|
||||
|
||||
Reference in New Issue
Block a user