aboutsummaryrefslogtreecommitdiff
path: root/host/commands/host_bugreport/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'host/commands/host_bugreport/Android.bp')
-rw-r--r--host/commands/host_bugreport/Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/host/commands/host_bugreport/Android.bp b/host/commands/host_bugreport/Android.bp
index 6880fba0b..24c9b68ff 100644
--- a/host/commands/host_bugreport/Android.bp
+++ b/host/commands/host_bugreport/Android.bp
@@ -25,9 +25,7 @@ cc_binary {
],
shared_libs: [
"libbase",
- "libcuttlefish_command_util",
- "libcuttlefish_device_config",
- "libcuttlefish_device_config_proto",
+ "libcuttlefish_command_util",
"libcuttlefish_fs",
"libcuttlefish_utils",
"libfruit",