Remove CarUserManagerHelper.createNewAdminUser()
CarUserManagerHelper is getting refactored and this API is going away.
Replacing it with direct call to UserManager.
Note: I did not port the code that sets the UserIcon as that did not
seem relevant to the test.
Bug: 131779674
Test: adb shell am instrument -w -r -e class android.platform.test.scenario.multiuser.nonui.SwitchToSecondaryAdmin android.platform.test.scenario/androidx.test.runner.AndroidJUnitRunner
Change-Id: I506cdeb6e7addd7ef0741c829143d96f58cd1d01
1 file changed