summaryrefslogtreecommitdiffstats
path: root/libion
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 /libion
parent603cae8b4812c21b92f559d190c7d21534dbeef7 (diff)
downloadsystem_core-cd15fc7ba80b31539e85792ec35d7ebe0c8ff764.tar.gz
system_core-cd15fc7ba80b31539e85792ec35d7ebe0c8ff764.tar.bz2
system_core-cd15fc7ba80b31539e85792ec35d7ebe0c8ff764.zip
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 'libion')
-rw-r--r--libion/tests/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libion/tests/Android.bp b/libion/tests/Android.bp
index 4428848e1..b3fcb3b61 100644
--- a/libion/tests/Android.bp
+++ b/libion/tests/Android.bp
@@ -16,7 +16,6 @@
cc_test {
name: "ion-unit-tests",
- clang: true,
cflags: [
"-g",
"-Wall",