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

Commit efe18d23 authored by Jaewan Kim's avatar Jaewan Kim Committed by android-build-merger
Browse files

Fix build

am: a651320c

Change-Id: I9877c5e1d501b84d7fdf48d1582b165a27d0d3ee
parents 8664c1e7 a651320c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -236,7 +236,6 @@ public class MediaSessionService extends SystemService implements Monitor {
    }

    private void updateUser() {
        int userId = ActivityManager.getCurrentUser();
        synchronized (mLock) {
            UserManager manager = (UserManager) getContext().getSystemService(Context.USER_SERVICE);
            int currentUser = ActivityManager.getCurrentUser();