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

Commit 2ca486fe authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unused code in NotificationManagerService" into main

parents 821f35d4 ef136e92
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -2047,7 +2047,6 @@ public class NotificationManagerService extends SystemService {
    protected class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker {
    protected class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker {
        SparseBooleanArray mUserInLockDownMode = new SparseBooleanArray();
        SparseBooleanArray mUserInLockDownMode = new SparseBooleanArray();
        boolean mIsInLockDownMode = false;
        StrongAuthTracker(Context context) {
        StrongAuthTracker(Context context) {
            super(context);
            super(context);