From cd15fc7ba80b31539e85792ec35d7ebe0c8ff764 Mon Sep 17 00:00:00 2001 From: Lennart Wieboldt Date: Mon, 24 Jul 2017 19:32:07 +0200 Subject: 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 --- libsync/Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'libsync') diff --git a/libsync/Android.bp b/libsync/Android.bp index 4bafb0854..4f71b9fd6 100644 --- a/libsync/Android.bp +++ b/libsync/Android.bp @@ -38,5 +38,4 @@ cc_test { "-Wno-missing-field-initializers", "-Wno-sign-compare", ], - clang: true, } -- cgit v1.2.3-54-g00ecf