cryptfs_hw: Remove libhwbinder/libhidltransport deps

Since these were combined into libhidlbase.

Bug: 135686713
Issue: FP3-A11#202
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I703fb23d9bd4453f6e50d3a8c0244fca569b4c1d
(cherry picked from commit 90bd35282f8a7f53a5c0df50606a7b67c88a715f)
diff --git a/Android.bp b/Android.bp
index 498d32b..ca21e49 100644
--- a/Android.bp
+++ b/Android.bp
@@ -6,9 +6,7 @@
     "libdl",
     "libhardware",
     "liblog",
-    "libhwbinder",
     "libhidlbase",
-    "libhidltransport",
     "libbinder",
     "vendor.qti.hardware.cryptfshw@1.0",
 ]