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] |
recovery: Switch to clang And a few trival fixes to suppress warnings. Change-Id: I38734b5f4434643e85feab25f4807b46a45d8d65
diff --git a/minui/Android.mk b/minui/Android.mk index 52f0662..5584612 100644 --- a/minui/Android.mk +++ b/minui/Android.mk
@@ -39,6 +39,7 @@ # Used by OEMs for factory test images. include $(CLEAR_VARS) +LOCAL_CLANG := true LOCAL_MODULE := libminui LOCAL_WHOLE_STATIC_LIBRARIES += libminui LOCAL_SHARED_LIBRARIES := libpng