Merge "use apex_test for test apexes" am: 07e74d65a2

Change-Id: Ib3721ce4347f59283cbe7aca4d58916419db1b0a
This commit is contained in:
Automerger Merge Worker 2020-02-06 01:47:45 +00:00
commit dbb782eaf5

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",