blob: e65f8e4c59366fde0fd3ebf90e9e20494d9b8c0c [file] [log] [blame]
Ling Ma1c5b7f62023-08-21 16:05:32 -07001package: "com.android.internal.telephony.flags"
Ling Ma76cfc262023-09-27 16:58:59 -07002
3flag {
Ling Mafd7d6a12023-11-17 00:27:16 +00004 name: "use_alarm_callback"
5 namespace: "telephony"
6 description: "Use alarm callback instead of broadcast."
7 bug: "311476875"
8}
9
10flag {
11 name: "refine_preferred_data_profile_selection"
12 namespace: "telephony"
13 description: "Upon internet network connect, refine selection of preferred data profile."
14 bug: "311476883"
15}
16
17flag {
Ling Ma2db795e2023-10-19 16:01:08 -070018 name: "unthrottle_check_transport"
19 namespace: "telephony"
20 description: "Check transport when unthrottle."
21 bug: "303922311"
22}
23
24flag {
Ling Ma76cfc262023-09-27 16:58:59 -070025 name: "relax_ho_teardown"
26 namespace: "telephony"
27 description: "Relax handover tear down if the device is currently in voice call."
28 bug: "270895912"
Ling Ma1b184be2023-08-15 14:53:23 -070029}
30
31flag {
32 name: "allow_mmtel_in_non_vops"
33 namespace: "telephony"
34 description: "Allow bring up MMTEL in nonVops area specified by carrier config."
35 bug: "241198464"
36}
Jack Yub86d67f2023-10-26 14:35:18 -070037
38flag {
39 name: "metered_embb_urlcc"
40 namespace: "telephony"
41 description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered."
42 bug: "301310451"
Sarah Chin578eb602023-10-23 17:55:35 -070043 }
44
45flag {
46 name: "slicing_additional_error_codes"
47 namespace: "telephony"
48 description: "Support additional slicing error codes and functionality."
49 bug: "307378699"
Jack Yub86d67f2023-10-26 14:35:18 -070050}
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000051
52flag {
53 name: "apn_setting_field_support_flag"
54 namespace: "telephony"
55 description: "Expose apn setting supporting field"
56 bug: "307038091"
57}
sangyunf6feb7c2023-10-10 04:42:56 +090058
59flag {
60 name: "network_validation"
61 namespace: "telephony"
62 description: "Request network validation for data networks and response status."
63 bug:"286171724"
64}
65
Nagendra Prasad Nagarle Basavaraju55254f22023-11-14 14:33:40 +000066flag {
67 name: "notify_data_activity_changed_with_slot"
68 namespace: "telephony"
69 description: "notify data activity changed for slot id"
70 bug: "309896936"
71}
72