Merge "Switch adb over to clang."

This commit is contained in:
Elliott Hughes 2015-04-17 22:42:35 +00:00 committed by Gerrit Code Review
commit 8d2abbea76

View file

@ -5,7 +5,7 @@
LOCAL_PATH:= $(call my-dir)
ADB_CLANG :=
ADB_CLANG := true
# libadb
# =========================================================