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

Commit f0799588 authored by Olivier Nshimiye's avatar Olivier Nshimiye Committed by Android (Google) Code Review
Browse files

Merge "Add canAddPrivateProfile result to dumpsys" into main

parents 77cd880c a8a4f78a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7155,6 +7155,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");