aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2015-06-03 10:49:29 -0700
committerSteve Kondik <steve@cyngn.com>2015-11-07 19:02:26 -0800
commit0997ce973c09513e79a5b3e597cddf4e0ad77b62 (patch)
tree7385cfc99060b8cdde1e1093d548f2b1e2519baf /tests
parentf43603fbd68ffbbff81bc8653aa547a8acc7cc46 (diff)
downloadbootable_recovery-0997ce973c09513e79a5b3e597cddf4e0ad77b62.zip
bootable_recovery-0997ce973c09513e79a5b3e597cddf4e0ad77b62.tar.gz
bootable_recovery-0997ce973c09513e79a5b3e597cddf4e0ad77b62.tar.bz2
recovery: Switch to clang
And a few trival fixes to suppress warnings. Change-Id: I38734b5f4434643e85feab25f4807b46a45d8d65
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk1
1 files changed, 1 insertions, 0 deletions
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