summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-04-24 21:13:54 +0200
committerTao Bao <tbao@google.com>2017-04-24 21:22:44 +0200
commitd8039acce641577b8387515e461d7c44558fc677 (patch)
tree95f38db376b72d12f26e54e0aecb7a0b4fed8d2c /Android.mk
parentMerge "Add more tests for verify_package_compatibility()." (diff)
downloadandroid_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.gz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.bz2
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.lz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.xz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.zst
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 5e2dddec4..01c72a476 100644
--- a/Android.mk
+++ b/Android.mk
@@ -92,11 +92,9 @@ endif
LOCAL_CFLAGS += -DRECOVERY_API_VERSION=$(RECOVERY_API_VERSION)
LOCAL_CFLAGS += -Wno-unused-parameter -Werror
-LOCAL_CLANG := true
LOCAL_C_INCLUDES += \
system/vold \
- system/core/adb \
LOCAL_STATIC_LIBRARIES := \
librecovery \