Merge "use apex_test for test apexes" am: 07e74d65a2 am: dbb782eaf5 am: 31df29bc4b

Change-Id: I670b785f20eeaabba3d67abd8f0bb7e5153c01b4
This commit is contained in:
Automerger Merge Worker 2020-02-06 02:12:17 +00:00
commit 9ca6eae9d5
1 changed files with 1 additions and 1 deletions

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