Merge "Remove comment on workProfileTest" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a4c33bfbaa
@@ -76,7 +76,6 @@ public class TaplWorkProfileTest extends AbstractLauncherUiTest<Launcher> {
|
||||
String output =
|
||||
mDevice.executeShellCommand(
|
||||
"pm create-user --profileOf 0 --managed TestProfile");
|
||||
// b/203817455
|
||||
updateWorkProfileSetupSuccessful("pm create-user", output);
|
||||
|
||||
String[] tokens = output.split("\\s+");
|
||||
|
||||
Reference in New Issue
Block a user