summaryrefslogtreecommitdiff
path: root/libappfuse
diff options
context:
space:
mode:
authorLennart Wieboldt <lennart.1997@gmx.de>2017-07-24 19:32:07 +0200
committerLennart Wieboldt <lennart.1997@gmx.de>2017-07-25 14:29:50 +0200
commitcd15fc7ba80b31539e85792ec35d7ebe0c8ff764 (patch)
treeb834af3b7e5dbb8562b06face0bd2bbaecf0e10a /libappfuse
parent603cae8b4812c21b92f559d190c7d21534dbeef7 (diff)
downloadcore-cd15fc7ba80b31539e85792ec35d7ebe0c8ff764.tar.gz
Remove LOCAL_CLANG and clang: true
clang is the default compiler since Android nougat Test: mma & verified it´s still build with clang Change-Id: I34adaeef2f6558a09f26027271222bad94780507 Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
Diffstat (limited to 'libappfuse')
-rw-r--r--libappfuse/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libappfuse/Android.bp b/libappfuse/Android.bp
index e659f79fc..bfe5aaf97 100644
--- a/libappfuse/Android.bp
+++ b/libappfuse/Android.bp
@@ -8,7 +8,6 @@ cc_defaults {
"-Wall",
"-Werror",
],
- clang: true
}
cc_library_shared {