Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase.
Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I1ceb2150eab0c70400db2acd85613ecbb0eaf5c5
diff --git a/hostapd/Android.mk b/hostapd/Android.mk
index c283754..eccc3e6 100644
--- a/hostapd/Android.mk
+++ b/hostapd/Android.mk
@@ -1212,8 +1212,6 @@
android.hardware.wifi.hostapd@1.1 \
libbase \
libhidlbase \
- libhidltransport \
- libhwbinder \
libutils \
liblog
LOCAL_EXPORT_C_INCLUDE_DIRS := \
diff --git a/wpa_supplicant/Android.mk b/wpa_supplicant/Android.mk
index 6391fd5..65797ce 100644
--- a/wpa_supplicant/Android.mk
+++ b/wpa_supplicant/Android.mk
@@ -1824,7 +1824,6 @@
android.hardware.wifi.supplicant@1.3 \
libbase \
libhidlbase \
- libhidltransport \
libutils \
liblog \
libssl