Merge "use apex_test for test apexes"

This commit is contained in:
Treehugger Robot 2020-02-06 01:34:46 +00:00 committed by Gerrit Code Review
commit 07e74d65a2

View file

@ -21,7 +21,7 @@ apex {
}
// 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",