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/tests/Android.mk b/tests/Android.mk index 02a272a..4ce00b4 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -17,6 +17,7 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) +LOCAL_CLANG := true LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk LOCAL_STATIC_LIBRARIES := libverifier LOCAL_SRC_FILES := asn1_decoder_test.cpp