commit | 16e71512d5b99fa55612ec656575c2e33ca7bc1e | [log] [tgz] |
---|---|---|
author | Alix Espino <agespino@google.com> | Tue May 17 05:26:58 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 17 05:26:58 2022 +0000 |
tree | ec5d79ee0f3baf13063cc5564f6411c702314826 | |
parent | dfa8b21553ec99ec74525c895b013a4e834ce44a [diff] | |
parent | cb159ffa9fd8d2847810107e3caa2b2233b33b18 [diff] |
Merge "Deleted clang property in Android.bp files"
diff --git a/identity/Android.bp b/identity/Android.bp index c69ead1..5b8a10e 100644 --- a/identity/Android.bp +++ b/identity/Android.bp
@@ -19,7 +19,7 @@ sanitize: { misc_undefined : ["integer"], }, - clang : true, + } cc_binary {
diff --git a/keystore/Android.bp b/keystore/Android.bp index 892c5b4..221ead9 100644 --- a/keystore/Android.bp +++ b/keystore/Android.bp
@@ -31,7 +31,6 @@ ], }, - clang: true, } cc_binary {