mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: device.mk: Build android.hardware.security.rkp-V*-ndk since we're A14 now
* Bomb Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
ed388ee2e3
commit
a732505aff
|
@ -248,6 +248,9 @@ PRODUCT_COPY_FILES += \
|
|||
# Keymint
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.security.keymint-V1-ndk_platform.vendor \
|
||||
android.hardware.security.rkp-V1-ndk.vendor \
|
||||
android.hardware.security.rkp-V2-ndk.vendor \
|
||||
android.hardware.security.rkp-V3-ndk.vendor \
|
||||
android.hardware.security.secureclock-V1-ndk_platform.vendor \
|
||||
android.hardware.security.sharedsecret-V1-ndk_platform.vendor \
|
||||
libcppbor_external.vendor:64
|
||||
|
|
Loading…
Reference in a new issue