aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 93e07e3a1..dac670cd7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,6 @@ cc_defaults {
},
},
export_include_dirs: ["."],
- clang: true,
}
// For the host and device platform
@@ -105,7 +104,6 @@ cc_library_static {
// =====================================================
cc_test {
- clang: true,
host_supported: true,
gtest: false,
srcs: ["pngtest.c"],