Define namespaces to include libbinder_trusty_paidl.so and libcast_auth.so
Bug: 234314805 Change-Id: Ic32d7f960e10e0028bf6c42b06b722264ef48c27 Signed-off-by: Chungjui Fan <chungjuifan@google.com>
This commit is contained in:
parent
939bf7c68d
commit
fb24899437
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@ PRODUCT_PROPERTY_OVERRIDES += ro.crypto.metadata_init_delete_all_keys.enabled=fa
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.software.telecom.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.telecom.xml
|
frameworks/native/data/etc/android.software.telecom.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.telecom.xml
|
||||||
|
|
||||||
|
# Trusty libbinder_trusty_paidl.so and libcast_auth.so
|
||||||
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
vendor/google/trusty/common
|
||||||
|
|
||||||
# Cast auth
|
# Cast auth
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
device/google/tangorpro/cast_auth/tangor_ica.crt:$(TARGET_COPY_OUT_VENDOR)/etc/cert-chain.crt
|
device/google/tangorpro/cast_auth/tangor_ica.crt:$(TARGET_COPY_OUT_VENDOR)/etc/cert-chain.crt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue