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

Commit 8332f392 authored by Eric Biggers's avatar Eric Biggers Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete "Has profile owner" from UserManagerService#dumpUserLocked()" into main

parents 3bf9f89b 82209281
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8075,10 +8075,6 @@ public class UserManagerService extends IUserManager.Stub {
        pw.print("    Last entered foreground: ");
        dumpTimeAgo(pw, tempStringBuilder, now, userData.mLastEnteredForegroundTimeMillis);

        // bedstead relies on this being here, even though since Android 14 this has always been
        // false. TODO(b/258213147) update bedstead and remove this.
        pw.println("    Has profile owner: false");

        pw.println("    Restrictions:");
        synchronized (mRestrictionsLock) {
            UserRestrictionsUtils.dumpRestrictions(