Remove libhwbinder/libhidltransport deps

Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: Icb3573ee3cd6562713dfc736b2083aa326492058
diff --git a/health/Android.bp b/health/Android.bp
index a8174fa..c418981 100644
--- a/health/Android.bp
+++ b/health/Android.bp
@@ -21,8 +21,6 @@
         "libbase",
         "libcutils",
         "libhidlbase",
-        "libhidltransport",
-        "libhwbinder",
         "libutils",
         "android.hardware.health@2.0",
     ],