FP5: Build missing libraries for 14 QPR3
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
diff --git a/device.mk b/device.mk
index a677d09..2f911a0 100644
--- a/device.mk
+++ b/device.mk
@@ -341,10 +341,13 @@
android.hardware.radio@1.5.vendor:64 \
android.hardware.radio.config@1.2.vendor:64 \
android.hardware.radio.deprecated@1.0.vendor:64 \
+ libcurl.vendor:64 \
libjson:64 \
+ libjsoncpp.vendor \
libprotobuf-cpp-full-3.9.1-vendorcompat \
libprotobuf-cpp-lite-3.9.1-vendorcompat \
- librmnetctl:64
+ librmnetctl:64 \
+ libsqlite.vendor:64
# Sensors
PRODUCT_PACKAGES += \
@@ -370,6 +373,10 @@
# Storage
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
+# Tctd
+PRODUCT_PACKAGES += \
+ libsysutils.vendor:32
+
# Telephony
PRODUCT_PACKAGES += \
extphonelib \
@@ -457,6 +464,7 @@
PRODUCT_PACKAGES += \
android.media.audio.common.types-V2-cpp \
libnl \
+ libpng.vendor:32 \
libwfdaac_vendor:32
PRODUCT_BOOT_JARS += \