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

Commit b7e4e86e authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Merge "Remove zoom from wake-up transition" into sc-dev am: e7041811...

Merge "Merge "Remove zoom from wake-up transition" into sc-dev am: e7041811 am: 9471396c" into sc-v2-dev-plus-aosp am: 753921ce

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

Change-Id: I35e0f452789ff5ab9d85e8fdea446bd34ea9f87c
parents f81628f4 753921ce
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -271,10 +271,6 @@ class NotificationShadeDepthController @Inject constructor(
                brightnessMirrorSpring.finishIfRunning()
            }
        }

        override fun onDozeAmountChanged(linear: Float, eased: Float) {
            wakeAndUnlockBlurRadius = blurUtils.blurRadiusOfRatio(eased)
        }
    }

    init {