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

Commit c882c7f1 authored by Beth Thibodeau's avatar Beth Thibodeau
Browse files

Dump lock screen setting

Flag: NONE - logging only
Bug: 326958702
Test: verify present in MediaCarouselController dumpsys

Change-Id: Ic92ce9a498080b00d67335df30754c2be00c6a42
parent 3c50fc43
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1635,6 +1635,7 @@ constructor(
                    "only active ${desiredHostState?.showsOnlyActiveMedia}"
            )
            println("isSwipedAway: ${MediaPlayerData.isSwipedAway}")
            println("allowMediaPlayerOnLockScreen: $allowMediaPlayerOnLockScreen")
        }
    }
}