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

Commit 0544978e authored by Sherry Huang's avatar Sherry Huang Committed by Android (Google) Code Review
Browse files

Merge "TIF: fix display issue with input panel in kid profile" into main

parents dc3bb2c9 937533e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -500,6 +500,7 @@ public final class TvInputManagerService extends SystemService {
                    && parentInfo != null
                    && parentInfo.id == mCurrentUserId) {
                // only the children of the current user can be started in background
                mCurrentUserId = userId;
                startProfileLocked(userId);
            }
        }