universal7904: Compile android.hidl.allocator@1.0 to vendor

* needed for tee hals
* earlier it was getting compiled with camera provider
  https://github.com/SamarV-121/android_device_samsung_universal7904-common/commit/159293f33d3aae38afd77c0b3db792cca18b8f83#diff-612a45c0dd99d21d3b89bec1c1550089228149ffd7a39cf11ded9b11d2140e0fL19
* also remove unused libhidltransport & libhwbinder while we are at it

Change-Id: I6755be7a239aa98206f4dfae32b2f212eeb117b2
diff --git a/universal7904-common.mk b/universal7904-common.mk
index 6691a74..7e93d18 100644
--- a/universal7904-common.mk
+++ b/universal7904-common.mk
@@ -89,9 +89,8 @@
 
 # HIDL
 PRODUCT_PACKAGES += \
-    libhidltransport \
+    android.hidl.allocator@1.0.vendor \
     libhidltransport.vendor \
-    libhwbinder \
     libhwbinder.vendor \
     libunwindstack.vendor