commit | 59448d82e07ba390fe3e6471296c8f8391aeb46c | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed May 09 05:59:03 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 09 05:59:03 2018 +0000 |
tree | cdd33a8b322c625b7806a06eda043ce2a8892d01 | |
parent | 24fa26a701cb61bca6cfed0b5fd688806ab91f7f [diff] | |
parent | d10197fa86bcda273b0499c45056aa0d64be63f7 [diff] |
Merge "Remove unused `tags` property from Android.bp files"
diff --git a/adb/Android.bp b/adb/Android.bp index b9a1596..99de54e 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -222,7 +222,6 @@ cc_binary_host { name: "adb", - tags: ["debug"], defaults: ["adb_defaults"],