Remove libhwbinder/libhidltransport deps am: 48598e8b0d am: b9e386946a
am: 3966db17d1
Change-Id: I5802956dde9497b9d8389038d18ec1619d777e61
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",