summaryrefslogtreecommitdiff
path: root/dexdump/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'dexdump/Android.bp')
-rw-r--r--dexdump/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dexdump/Android.bp b/dexdump/Android.bp
index 87abfc1fbc..eb33b26651 100644
--- a/dexdump/Android.bp
+++ b/dexdump/Android.bp
@@ -46,7 +46,6 @@ art_cc_binary {
// Use static libs on host: required for Windows build and
// static_sdk_tools build.
host: {
- enabled: true,
stl: "libc++_static",
static_libs: [
"libdexfile",