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

Commit a8a4f78a authored by Olivier Nshimiye's avatar Olivier Nshimiye
Browse files

Add canAddPrivateProfile result to dumpsys

Bug: 337836158
Change-Id: Id0da256a908319eb36ac2d0f934f23b2e0885c0d
parent b5489f4b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7143,6 +7143,7 @@ public class UserManagerService extends IUserManager.Stub {
        synchronized (mUsersLock) {
            pw.println("  Boot user: " + mBootUser);
        }
        pw.println("Can add private profile: "+ canAddPrivateProfile(currentUserId));

        pw.println();
        pw.println("Number of listeners for");