summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adb/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/Android.mk b/adb/Android.mk
index 3b8972e..2ea89e9 100644
--- a/adb/Android.mk
+++ b/adb/Android.mk
@@ -5,7 +5,7 @@
LOCAL_PATH:= $(call my-dir)
-ADB_CLANG :=
+ADB_CLANG := true
# libadb
# =========================================================