1package: "com.android.settings.flags"
2container: "system"
3
4flag {
5  name: "catalyst_network_provider_and_internet_screen"
6  namespace: "android_settings"
7  description: "Flag for Network & Internet"
8  bug: "323791114"
9}
10
11flag {
12  name: "catalyst_internet_settings"
13  namespace: "android_settings"
14  description: "Flag for Internet"
15  bug: "323791114"
16}
17
18flag {
19  name: "catalyst_mobile_network_list"
20  namespace: "android_settings"
21  description: "Flag for SIMs"
22  bug: "323791114"
23}
24
25flag {
26  name: "catalyst_tether_settings"
27  namespace: "android_settings"
28  description: "Flag for Hotspot & tethering"
29  bug: "323791114"
30}
31
32flag {
33  name: "catalyst_adaptive_connectivity"
34  namespace: "android_settings"
35  description: "Flag for Adaptive connectivity"
36  bug: "323791114"
37}
38
39flag {
40  name: "catalyst_wifi_calling"
41  namespace: "android_settings"
42  description: "Flag for Wi-Fi calling screen"
43  bug: "323791114"
44}
45
46flag {
47  name: "catalyst_restrict_background_parent_entry"
48  namespace: "android_settings"
49  description: "Flag for Data Saver"
50  bug: "323791114"
51}
52
53