commit | 80e46e08de5f65702fa7f7cd3ef83f905d919bbc | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Jun 03 10:49:29 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Wed Jun 03 11:30:03 2015 -0700 |
tree | a49e149d6efdf165c92650ebd6d7f410ee63b4f6 | |
parent | 227069d77f90aa7965d4cd5ab4f4a5302194fc73 [diff] [blame] |
recovery: Switch to clang And a few trival fixes to suppress warnings. Change-Id: I38734b5f4434643e85feab25f4807b46a45d8d65
diff --git a/minadbd/Android.mk b/minadbd/Android.mk index a7a3e08..3db3b41 100644 --- a/minadbd/Android.mk +++ b/minadbd/Android.mk
@@ -15,6 +15,7 @@ fuse_adb_provider.cpp \ services.cpp \ +LOCAL_CLANG := true LOCAL_MODULE := libminadbd LOCAL_CFLAGS := $(minadbd_cflags) LOCAL_CONLY_FLAGS := -Wimplicit-function-declaration