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

Commit d9160a93 authored by Prince's avatar Prince Committed by Prince Donkor
Browse files

Enable LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING for teamfood

Test: Device Tested
Bug: b/275694445

Change-Id: I9110cc8bbc94553038917e2fe82b0f3ea2079af8
parent 2b31afee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ object Flags {

    // TODO(b/275694445): Tracking Bug
    @JvmField
    val LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING = unreleasedFlag(208,
    val LOCKSCREEN_WITHOUT_SECURE_LOCK_WHEN_DREAMING = releasedFlag(208,
        "lockscreen_without_secure_lock_when_dreaming")

    /**