zenfone9: Build missing libraries for 14 QPR3

Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
diff --git a/device.mk b/device.mk
index c0df1c3..d132984 100755
--- a/device.mk
+++ b/device.mk
@@ -96,7 +96,8 @@
     android.hardware.audio@7.0-impl \
     android.hardware.audio.effect@7.0-impl \
     android.hardware.audio.service \
-    android.media.audio.common.types-V1-cpp
+    android.media.audio.common.types-V1-cpp \
+    libaudioroute.vendor
 
 PRODUCT_COPY_FILES += \
     $(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_cape/audio_policy_configuration.xml \
@@ -105,6 +106,10 @@
     $(LOCAL_PATH)/audio/audio_effects.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio/sku_cape/audio_effects.xml \
     $(LOCAL_PATH)/audio/bluetooth_hearing_aid_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_hearing_aid_audio_policy_configuration.xml
 
+# Battery
+PRODUCT_PACKAGES += \
+    libsysutils.vendor
+
 # Biometric
 PRODUCT_PACKAGES += \
     android.hardware.biometrics.fingerprint@2.1-service
@@ -121,7 +126,8 @@
 # Camera
 PRODUCT_PACKAGES += \
     android.frameworks.sensorservice@1.0.vendor \
-    Aperture
+    Aperture \
+    libexif.vendor
 
 # Charger images
 PRODUCT_PACKAGES += \
@@ -231,10 +237,15 @@
     libmm-omxcore \
     libstagefright_softomx.vendor \
     libstagefrighthw \
-    libplatformconfig
+    libplatformconfig \
+    libsqlite.vendor
 
 $(call inherit-product, hardware/qcom-caf/sm8450/media/product.mk)
 
+# Memtrack
+PRODUCT_PACKAGES += \
+    android.hardware.memtrack-V1-ndk_platform.vendor
+
 # NFC
 PRODUCT_PACKAGES += \
     NfcNci \
@@ -307,6 +318,9 @@
     qti_telephony_utils.xml \
     qti-telephony-utils-prd \
     qti_telephony_utils_prd.xml \
+    libcurl.vendor \
+    libjsoncpp.vendor \
+    libsqlite.vendor \
     tcmiface
 
 # Update engine
@@ -326,6 +340,9 @@
 TARGET_HAS_DIAG_ROUTER := true
 $(call inherit-product, vendor/qcom/opensource/usb/vendor_product.mk)
 
+PRODUCT_PACKAGES += \
+    libusbhost.vendor
+
 # Vendor service manager
 PRODUCT_PACKAGES += \
     vndservicemanager