Merge "use apex_test for test apexes" am: 07e74d65a2
Change-Id: Ib3721ce4347f59283cbe7aca4d58916419db1b0a
This commit is contained in:
commit
dbb782eaf5
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ apex {
|
||||||
}
|
}
|
||||||
|
|
||||||
// adbd apex with INT_MAX version code, to allow for upgrade/rollback testing.
|
// adbd apex with INT_MAX version code, to allow for upgrade/rollback testing.
|
||||||
apex {
|
apex_test {
|
||||||
name: "test_com.android.adbd",
|
name: "test_com.android.adbd",
|
||||||
defaults: ["com.android.adbd-defaults"],
|
defaults: ["com.android.adbd-defaults"],
|
||||||
manifest: "test_apex_manifest.json",
|
manifest: "test_apex_manifest.json",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue