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

Commit 048e6d6a authored by Orhan Uysal's avatar Orhan Uysal Committed by Automerger Merge Worker
Browse files

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

Merge "Reset letterboxVerticalPositionMultiplier with adb" into udc-qpr-dev am: f0596b82 am: 147f15a6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24788947



Change-Id: I5e630300ead1426d68f384d835ac5c59723ecb35
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 1319411b 147f15a6
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();