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

Commit ac7dbb97 authored by Jeff DeCew's avatar Jeff DeCew Committed by Automerger Merge Worker
Browse files

Merge "Add NEW_LIGHT_BAR_LOGIC flag" into udc-dev am: 9f9b600e am: 093ca7ce

parents 9fa7cb71 093ca7ce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@ object Flags {
    // TODO(b/254512538): Tracking Bug
    val INSTANT_VOICE_REPLY = unreleasedFlag(111, "instant_voice_reply")

    // TODO(b/279735475): Tracking Bug
    @JvmField val NEW_LIGHT_BAR_LOGIC = unreleasedFlag(279735475, "new_light_bar_logic")

    /**
     * This flag is server-controlled and should stay as [unreleasedFlag] since we never want to
     * enable it on release builds.