[pm] add SharedUserMigrationTest to presubmit
To catch shared user migration bugs when making changes to package setting or package manager service. BUG: 219376382 Test: n/a Change-Id: I5d1de77dee2eb9611663fab9148b67410d536a78
This commit is contained in:
@@ -71,6 +71,14 @@
|
||||
"include-filter": "com.android.server.pm.test.OverlayActorVisibilityTest"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "CtsSharedUserMigrationTestCases",
|
||||
"options": [
|
||||
{
|
||||
"include-filter": "android.uidmigration.cts"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
|
||||
Reference in New Issue
Block a user