summaryrefslogtreecommitdiffstats
path: root/host/commands/emugen/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'host/commands/emugen/Android.bp')
-rw-r--r--host/commands/emugen/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/commands/emugen/Android.bp b/host/commands/emugen/Android.bp
index 717a96633..516d116a0 100644
--- a/host/commands/emugen/Android.bp
+++ b/host/commands/emugen/Android.bp
@@ -9,5 +9,4 @@ cc_binary_host {
"TypeFactory.cpp",
],
cflags: ["-Wno-unused-parameter"],
- defaults: ["cuttlefish_host_only"],
}