summaryrefslogtreecommitdiffstats
path: root/uncrypt
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-07-26 00:01:24 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-07-26 00:01:24 +0200
commit1bc6334312e9d4a0e0982db9e5769f975aa7494c (patch)
treea1869dc5694f0fde291df0d39a28dd4fbaa3738c /uncrypt
parentMerge "recovery: handle security footer before passing size to mke2fs" am: 539ed9acb1 (diff)
parentMerge "Remove LOCAL_CLANG" (diff)
downloadandroid_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar.gz
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar.bz2
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar.lz
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar.xz
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.tar.zst
android_bootable_recovery-1bc6334312e9d4a0e0982db9e5769f975aa7494c.zip
Diffstat (limited to 'uncrypt')
-rw-r--r--uncrypt/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/uncrypt/Android.mk b/uncrypt/Android.mk
index 59084b0bb..cb60c721e 100644
--- a/uncrypt/Android.mk
+++ b/uncrypt/Android.mk
@@ -16,7 +16,6 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_CLANG := true
LOCAL_SRC_FILES := uncrypt.cpp
LOCAL_C_INCLUDES := $(LOCAL_PATH)/..
LOCAL_MODULE := uncrypt