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

Commit 4331d04e authored by Lucas Silva's avatar Lucas Silva Committed by Automerger Merge Worker
Browse files

Merge "Add new flag for enabling lowlight in direct boot" into tm-qpr-dev am: 4962938a

parents 87ee883a 4962938a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -325,6 +325,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