summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-20 03:03:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-20 03:03:53 +0000
commit4689f810a78c351d4ae1bbd7aa3323bbc684c2dc (patch)
tree121ebb9b8ea23c8e1770d0f46064d58d0d268ad4
parent3ada16bb4495888bd5694308db27308b62fc86ea (diff)
parent9e82d305b938c9aefd2e9ebc0b20b626d89c49f8 (diff)
downloaddng_sdk-android14-platform-release.tar.gz
Change-Id: Id524ecf77c33e2b0acfc372ebaba7f078166a0fe
-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,