Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase.
Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I7e7bc1e1cb29426aef799e0288ccdd5bf1c7d834
diff --git a/Android.bp b/Android.bp
index a13a92b..d754d63 100644
--- a/Android.bp
+++ b/Android.bp
@@ -195,7 +195,6 @@
shared_libs: [
"libbootloader_message",
"libfs_mgr",
- "libhwbinder",
"libhidlbase",
"liblp",
"libutils",
@@ -362,7 +361,6 @@
recovery: {
exclude_shared_libs: [
"libprotobuf-cpp-lite",
- "libhwbinder",
"libbrillo-stream",
"libbrillo",
"libchrome",
@@ -638,9 +636,6 @@
"libchrome_test_helpers",
"libupdate_engine_android",
],
- shared_libs: [
- "libhidltransport",
- ],
data: [
":test_http_server",