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

Commit e157ba8f authored by Manish Singh's avatar Manish Singh
Browse files

Rename the name of private profile creation from Settings

Bug: 324844478
Test: manual
Change-Id: I9d2a2e3a2aa73e3eeea4fd08c45c9f9d654ea5d4
parent 23cb6eeb
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 {