summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-20 01:02:54 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-20 01:02:54 +0000
commit8f1af067cd6b18d943809c04796a8e17f8988c62 (patch)
tree121ebb9b8ea23c8e1770d0f46064d58d0d268ad4
parent0b597359443d7fe6e5150bd012c882ddce9c9c9f (diff)
parentd5dd8af06e1b4c3bcd96a4de4bf1b8f1fbf1cbd5 (diff)
downloaddng_sdk-8f1af067cd6b18d943809c04796a8e17f8988c62.tar.gz
Change-Id: I6bff8605883e8c4b1b3280668c7561df6bdbdee4
-rw-r--r--Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 3f2509e..f7933b3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -133,7 +133,6 @@ cc_defaults {
rtti: true,
cppflags: ["-fexceptions"],
- clang: true,
sanitize: {
misc_undefined: [
"unsigned-integer-overflow",
@@ -142,7 +141,7 @@ cc_defaults {
},
}
-cc_library{
+cc_library {
name: "libdng_sdk",
host_supported: true,
vendor_available: true,