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

Commit 7068e2e7 authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Remove legacy bubble bar flag" into main

parents c4f540a1 acfabd28
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -255,11 +255,6 @@ object Flags {
    val WM_ENABLE_SHELL_TRANSITIONS =
        sysPropBooleanFlag("persist.wm.debug.shell_transit", default = true)

    // TODO(b/256873975): Tracking Bug
    @JvmField
    @Keep
    val WM_BUBBLE_BAR = sysPropBooleanFlag("persist.wm.debug.bubble_bar", default = false)

    // TODO(b/254513207): Tracking Bug to delete
    @Keep
    @JvmField