aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-11 08:05:24 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-11 08:05:24 +0000
commit45b3f6abb673742eca9793c8a511af1dc6a3008b (patch)
tree81e3c8d299d1e7b44d41934989aeffc8a7449612
parent7242e4b6f0561f4997ed3d4dcb8b51cf21464984 (diff)
parent61cf8b2aeb5b4da09ed9eb60ecb19ebd59860e14 (diff)
downloadlibpng-45b3f6abb673742eca9793c8a511af1dc6a3008b.tar.gz
release-request-0cb00bcd-1971-4ff1-bef2-5d0328e17cb1-for-git_pi-release-4327172 snap-temp-L25600000101152760
Change-Id: Ia4b5da62c94e5b1be6e8af11f5446d11842a1a9e
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index a5c78eecd..9f16bbadc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -71,7 +71,6 @@ cc_defaults {
},
},
export_include_dirs: ["."],
- clang: true,
}
// For the host and device platform
@@ -108,7 +107,6 @@ cc_library_static {
// =====================================================
cc_test {
- clang: true,
host_supported: true,
gtest: false,
srcs: ["pngtest.c"],