summaryrefslogtreecommitdiffstats
path: root/uncrypt
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2015-06-03 19:49:29 +0200
committerTao Bao <tbao@google.com>2015-06-03 20:30:03 +0200
commit80e46e08de5f65702fa7f7cd3ef83f905d919bbc (patch)
treea49e149d6efdf165c92650ebd6d7f410ee63b4f6 /uncrypt
parentMerge "Fix build: fprintf without modifier" (diff)
downloadandroid_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar.gz
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar.bz2
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar.lz
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar.xz
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.tar.zst
android_bootable_recovery-80e46e08de5f65702fa7f7cd3ef83f905d919bbc.zip
Diffstat (limited to 'uncrypt')
-rw-r--r--uncrypt/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/uncrypt/Android.mk b/uncrypt/Android.mk
index d832d9724..6859e75e4 100644
--- a/uncrypt/Android.mk
+++ b/uncrypt/Android.mk
@@ -16,6 +16,8 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
+LOCAL_CLANG := true
+
LOCAL_SRC_FILES := uncrypt.cpp
LOCAL_MODULE := uncrypt