Fix host build dependencies
Some libraries are not needed.
Test: build
Tag: #refactor
Bug: 181590011
Change-Id: I94bc21e37c92e13f1bb7dac6071589e3549399eb
diff --git a/system/main/Android.bp b/system/main/Android.bp
index e4d9c61..63db75c 100644
--- a/system/main/Android.bp
+++ b/system/main/Android.bp
@@ -96,10 +96,6 @@
"libcrypto",
"libflatbuffers-cpp",
"liblog",
- "libprocessgroup",
- "libprotobuf-cpp-lite",
- "libtinyxml2",
- "libutils",
],
static_libs: [
"libbte",
@@ -108,6 +104,7 @@
"libFraunhoferAAC",
"libg722codec",
"libudrv-uipc",
+ "libprotobuf-cpp-lite",
"libbluetooth_gd", // Gabeldorsche
"libbluetooth_rust_interop",
],
@@ -138,6 +135,9 @@
"libcutils",
"libhidlbase",
"libfmq",
+ "libprocessgroup",
+ "libtinyxml2",
+ "libutils",
"libz",
],
required: [