[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:
Songchun Fan
2022-02-14 19:44:20 +00:00
parent 8de3e3b0f6
commit f915cc794a

View File

@@ -71,6 +71,14 @@
"include-filter": "com.android.server.pm.test.OverlayActorVisibilityTest"
}
]
},
{
"name": "CtsSharedUserMigrationTestCases",
"options": [
{
"include-filter": "android.uidmigration.cts"
}
]
}
],
"presubmit-large": [