commit | 95d96c85c587de41d76bebb9ddcaa158e0480a76 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 17 22:53:14 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Apr 17 22:53:14 2015 +0000 |
tree | a3999f30cf9c7cecfa982fc9d761a9ae85eba08b | |
parent | c2583d120a588ee0ec3b0510a44517b9edf519f7 [diff] | |
parent | bdc20808986f5c8f7ec77ca8205a9e766753200a [diff] |
am 8d2abbea: Merge "Switch adb over to clang." * commit '8d2abbea76f13b76ef814ff426d88f70526f6923': Switch adb over to clang.
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 # =========================================================