mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Source build a few keymaster libraries
Signed-off-by: bengris32 <bengris32@protonmail.ch> Change-Id: I35c1f54b80fbb461bc73bde10ae9b9a4f4aed58d
This commit is contained in:
committed by
Matsvei Niaverau
parent
694f60fdb3
commit
2b523146a6
11
device.mk
11
device.mk
@@ -126,6 +126,12 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@4.0.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libkeymaster4.vendor \
|
||||
libkeymaster4support.vendor \
|
||||
libpuresoftkeymasterdevice.vendor \
|
||||
libsoft_attestation_cert.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libshim_beanpod
|
||||
|
||||
@@ -182,5 +188,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.vibrator-service.rosemary
|
||||
|
||||
# Wi-Fi
|
||||
PRODUCT_PACKAGES += \
|
||||
libkeystore-wifi-hidl \
|
||||
libkeystore-engine-wifi-hidl
|
||||
|
||||
# Inherit the proprietary files
|
||||
$(call inherit-product, vendor/xiaomi/rosemary/rosemary-vendor.mk)
|
||||
|
||||
Reference in New Issue
Block a user