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

Commit 4c466beb authored by Jason Zhang's avatar Jason Zhang
Browse files

Add flag to enable new WiFi configuration UI in Internet detailed view

Design doc: go/android-multi-user-wifi-config-qs-design

Bug: 406548883
Flag: com.android.systemui.qs_wifi_config
Test: no test
Change-Id: I094b72c60d482cb7f550683b0098827cf3205897
parent 30f73993
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2233,3 +2233,10 @@ flag {
    bug: "402534470"
    is_fixed_read_only: true
}

flag {
    name: "qs_wifi_config"
    namespace: "desktop_connectivity"
    description: "Enables the multi-user WiFi configuration UI in Interent detailed tiles. This flag depends on qs_tile_detailed_view flag"
    bug: "406548883"
}
 No newline at end of file