sm8250-common: add sec_config
This commit is contained in:
parent
f026c9bfe9
commit
907c9133c9
2 changed files with 337 additions and 0 deletions
|
|
@ -198,6 +198,10 @@ PRODUCT_PACKAGES += \
|
|||
libipanat \
|
||||
liboffloadhal
|
||||
|
||||
# IPC router config
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config
|
||||
|
||||
# Keymaster
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@4.1.vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue