Merge changes I723cfc04,I1eba794e,I9d421a4a,Icd9c2b14,Idee192ff, ... into tm-qpr-dev
* changes:
[SB Refactor] Only show wifi icon if (1) the network is active and validated; or (2) we're configured to always show it when enabled.
[SB Refactor] Listen to the WIFI_STATE_CHANGED_ACTION broadcasts and re-fetch `isWifiEnabled` whenever it happens.
[SB Refactor] Connect the old pipeline and new pipeline visibility calculations together for wifi.
[SB Refactor] Add an annotation for the visibility states.
[SB Refactor] Add tracking for wifi enabled state and pipe it through to the UI.
[SB Refactor] Turn the wifi ViewModel into an @SysUISingleton and instead create separate view models per location.
[SB Refactor] Display the activity in and out icons using the new pipeline.
[SB Refactor] Expose the wifi repository flows as StateFlows.