Merge "Remove the workaround" into rvc-dev am: 21f457f470
Change-Id: I2ca93d8927b4c683017531b7b6e5ba3020c293ed
This commit is contained in:
@@ -56,8 +56,7 @@ public class MultiUserRollbackTest extends BaseHostJUnit4Test {
|
||||
cleanUp();
|
||||
mOriginalUserId = getDevice().getCurrentUser();
|
||||
createAndStartSecondaryUser();
|
||||
// TODO(b/149733368): Remove the '-g' workaround when the bug is fixed.
|
||||
installPackage("RollbackTest.apk", "-g --user all");
|
||||
installPackage("RollbackTest.apk", "--user all");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user