summaryrefslogtreecommitdiff
path: root/identity/Android.bp
diff options
context:
space:
mode:
authorAlix <agespino@google.com>2022-04-18 03:59:35 +0000
committerAlix <agespino@google.com>2022-04-25 21:04:48 +0000
commitcb159ffa9fd8d2847810107e3caa2b2233b33b18 (patch)
tree12118f99b52f78836aa578a3ef85a36fcb060817 /identity/Android.bp
parente2c4f0fcf4fd5cc2949046fc8f631e4d25003fd0 (diff)
downloadsecurity-cb159ffa9fd8d2847810107e3caa2b2233b33b18.tar.gz
Deleted clang property in Android.bp files
Deleted deprecated clang property in Android.bp files using bpmodify. Bug: 208980553 Test: treehugger Change-Id: Id79d4e319ffc7d45b508772ae0df2e43bd22bf8f
Diffstat (limited to 'identity/Android.bp')
-rw-r--r--identity/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/identity/Android.bp b/identity/Android.bp
index c69ead11..5b8a10e4 100644
--- a/identity/Android.bp
+++ b/identity/Android.bp
@@ -19,7 +19,7 @@ cc_defaults {
sanitize: {
misc_undefined : ["integer"],
},
- clang : true,
+
}
cc_binary {