commit | 00e401f1bd42d6d7a86089cdb1e6c7a20546e7ce | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu Feb 06 01:34:46 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Feb 06 01:34:46 2020 +0000 |
tree | ccdd85dcc3076bfd88836ff7a176d8812b10073b | |
parent | cad9482062ceb3425a64cbcc460ff80c4636fa31 [diff] | |
parent | 28d6b8268bc0658a7f141f5ad1a77b203d01716a [diff] |
Merge "use apex_test for test apexes"
diff --git a/adb/apex/Android.bp b/adb/apex/Android.bp index 75c4ed9..a6b1e78 100644 --- a/adb/apex/Android.bp +++ b/adb/apex/Android.bp
@@ -21,7 +21,7 @@ } // adbd apex with INT_MAX version code, to allow for upgrade/rollback testing. -apex { +apex_test { name: "test_com.android.adbd", defaults: ["com.android.adbd-defaults"], manifest: "test_apex_manifest.json",