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

Unverified Commit 5b67aee9 authored by LuK1337's avatar LuK1337 Committed by Michael Bestas
Browse files

fixup! SystemUI: Use max Display.Mode in AuthController as well

* Required after r11 merge

Change-Id: I8081bccff5045218fcefd2f712b359cef970832d
parent c666b330
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1058,7 +1058,6 @@ public class AuthController extends CoreStartable implements CommandQueue.Callba
    @Override
    public void dump(@NonNull PrintWriter pw, @NonNull String[] args) {
        final AuthDialog dialog = mCurrentDialog;
        pw.println("  stableDisplaySize=" + mStableDisplaySize);
        pw.println("  faceAuthSensorLocation=" + mFaceAuthSensorLocation);
        pw.println("  fingerprintLocation=" + mFingerprintLocation);
        pw.println("  udfpsBounds=" + mUdfpsBounds);