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

Commit f0596b82 authored by Orhan Uysal's avatar Orhan Uysal Committed by Android (Google) Code Review
Browse files

Merge "Reset letterboxVerticalPositionMultiplier with adb" into udc-qpr-dev

parents 84afde0c 4f4130dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1279,6 +1279,7 @@ public class WindowManagerShellCommand extends ShellCommand {
            mLetterboxConfiguration.resetLetterboxBackgroundWallpaperBlurRadiusPx();
            mLetterboxConfiguration.resetLetterboxBackgroundWallpaperDarkScrimAlpha();
            mLetterboxConfiguration.resetLetterboxHorizontalPositionMultiplier();
            mLetterboxConfiguration.resetLetterboxVerticalPositionMultiplier();
            mLetterboxConfiguration.resetIsHorizontalReachabilityEnabled();
            mLetterboxConfiguration.resetIsVerticalReachabilityEnabled();
            mLetterboxConfiguration.resetEnabledAutomaticReachabilityInBookMode();