sm6150-common: Build missing libraries for 14 QPR3
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
This commit is contained in:
parent
8e3e871e8f
commit
7dc92aba67
@ -276,7 +276,8 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
# Network
|
# Network
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.system.net.netd@1.1.vendor
|
android.system.net.netd@1.1.vendor \
|
||||||
|
libnetutils.vendor
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
|
frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
|
||||||
@ -319,7 +320,8 @@ PRODUCT_PACKAGES += \
|
|||||||
libjson \
|
libjson \
|
||||||
libril \
|
libril \
|
||||||
librilutils \
|
librilutils \
|
||||||
librmnetctl
|
librmnetctl \
|
||||||
|
libsqlite.vendor
|
||||||
|
|
||||||
# Recovery
|
# Recovery
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
Loading…
Reference in New Issue
Block a user