gta4xl-common: explicitly build some HIDL dependencies

* Required as of https://android.googlesource.com/platform/hardware/interfaces/+/b0907a6bb86e6ab67e181ac2477da8d827233d1f

Change-Id: Ib4523283fd71f46ecfd5092ee585c7e573e491d4
diff --git a/common.mk b/common.mk
index 3118986..b28b2e9 100644
--- a/common.mk
+++ b/common.mk
@@ -77,6 +77,7 @@
 
 # DRM
 PRODUCT_PACKAGES += \
+    android.hardware.drm@1.3.vendor:32 \
     android.hardware.drm@1.4-service.clearkey
 
 # fastbootd
@@ -92,6 +93,10 @@
     android.hardware.gatekeeper@1.0-impl:64 \
     android.hardware.gatekeeper@1.0-service
 
+# GNSS
+PRODUCT_PACKAGES += \
+    android.hardware.gnss@2.1.vendor:64
+
 # Graphics
 # Device uses high-density artwork where available
 PRODUCT_AAPT_CONFIG := normal
@@ -201,8 +206,15 @@
 PRODUCT_PACKAGES += \
     android.hardware.renderscript@1.0-impl
 
+# RIL
+PRODUCT_PACKAGES += \
+    android.hardware.radio@1.4.vendor:64 \
+    android.hardware.radio.config@1.2.vendor:64 \
+    android.hardware.radio.deprecated@1.0.vendor:64
+
 # Sensors
 PRODUCT_PACKAGES += \
+    android.hardware.contexthub@1.0.vendor:64 \
     android.hardware.sensors@2.1-service.samsung-multihal
 
 # Shims