Add libcast_auth to PRODUCT_PACKAGES
Bug: 265445490 Test: test on device Change-Id: I9724d979399574b90cda8fd40623851e17af6e70
This commit is contained in:
parent
adfb1a28ed
commit
2dcd116560
1 changed files with 3 additions and 0 deletions
|
@ -174,6 +174,9 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
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
|
||||||
|
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
libcast_auth
|
||||||
|
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
test_cast_auth
|
test_cast_auth
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue