Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1236e94c authored by Manish Singh's avatar Manish Singh Committed by Android (Google) Code Review
Browse files

Merge "Rename the name of private profile creation from Settings" into main

parents a2d95c9a e157ba8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ public class PrivateSpaceMaintainer {
            return true;
        }
        // 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) {
            try {