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

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

Merge "Merge "Fix SideFps indicator being covered" into udc-dev am: 812f46d8...

Merge "Merge "Fix SideFps indicator being covered" into udc-dev am: 812f46d8 am: 97dbb8d1" into udc-d1-dev-plus-aosp am: 56f7fe8f

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



Change-Id: I7561d9e9cd516c3b5429013b106a87bcd3eaa0dd
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents dc1c5625 56f7fe8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ constructor(
        WindowManager.LayoutParams(
                WindowManager.LayoutParams.WRAP_CONTENT,
                WindowManager.LayoutParams.WRAP_CONTENT,
                WindowManager.LayoutParams.TYPE_KEYGUARD_DIALOG,
                WindowManager.LayoutParams.TYPE_NAVIGATION_BAR_PANEL,
                Utils.FINGERPRINT_OVERLAY_LAYOUT_PARAM_FLAGS,
                PixelFormat.TRANSLUCENT
            )