Merge "Rename the name of private profile creation from Settings" into main
This commit is contained in:
@@ -87,7 +87,7 @@ public class PrivateSpaceMaintainer {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
// a name indicating that the profile was created from the PS Settings page
|
// a name indicating that the profile was created from the PS Settings page
|
||||||
final String userName = "psSettingsUser";
|
final String userName = "Private space";
|
||||||
|
|
||||||
if (mUserHandle == null) {
|
if (mUserHandle == null) {
|
||||||
try {
|
try {
|
||||||
|
Reference in New Issue
Block a user