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

Commit 70cea031 authored by Lucas Silva's avatar Lucas Silva
Browse files

Add new flag for enabling lowlight in direct boot

Bug: 230499241
Test: atest DirectBootConditionTest (in linked change in same topic)
Change-Id: Ie4a61f0bd9ad684716b97d8fa51513b28eef7ef8
parent 4475e902
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -316,6 +316,8 @@ object Flags {
    // TODO(b/254512758): Tracking Bug
    @JvmField val ROUNDED_BOX_RIPPLE = releasedFlag(1002, "rounded_box_ripple")

    val SHOW_LOWLIGHT_ON_DIRECT_BOOT = unreleasedFlag(1003, "show_lowlight_on_direct_boot")

    // 1100 - windowing
    @Keep
    @JvmField