[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
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig
index c52a89c..f940c72 100644
--- a/packages/SystemUI/aconfig/systemui.aconfig
+++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -209,3 +209,12 @@
    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"
+}
+