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

Commit 9963783c authored by Evan Laird's avatar Evan Laird
Browse files

Remove unused STATUS_BAR_USER_SWITCHER flag

The user switcher chip is now fully configured based on the boolean
config, so this flag is now unused.

Test: atest SystemUITests
Fixes: 254513246
Change-Id: Iad8c1349d50bbc0b5af106e796c375383c500954
parent ba8376ca
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -198,10 +198,6 @@ object Flags {
        unreleasedFlag(508, "qs_secondary_data_sub_info", teamfood = true)

    // 600- status bar
    // TODO(b/254513246): Tracking Bug
    val STATUS_BAR_USER_SWITCHER =
        resourceBooleanFlag(602, R.bool.flag_user_switcher_chip, "status_bar_user_switcher")

    // TODO(b/254512623): Tracking Bug
    @Deprecated("Replaced by mobile and wifi specific flags.")
    val NEW_STATUS_BAR_PIPELINE_BACKEND =