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

Commit 3f199376 authored by Evan Laird's avatar Evan Laird
Browse files

[Status bar] Define status_bar_static_inout_indicators

Flag for the internalization of an external CL to define static in/out
indicators.

Bug: 310715220
Bug: 266797961
Test: systemui tests
Flag: ACONFIG com.android.systemui.status_bar_static_inout_indicators DEVELOPMENT
Change-Id: I5b82100f01fbe65f08ebb240994b4f589649d906
parent 6557342b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -209,3 +209,12 @@ flag {
   description: "Enable special visual and haptic effects for quick settings tiles with long-press actions"
   bug: "229856884"
}

flag {
    name: "status_bar_static_inout_indicators"
    namespace: "systemui"
    description: "(Upstream request) Always show the network activity inout indicators and "
        "prefer using alpha to distinguish network activity."
    bug: "310715220"
}