blob: d65dc5512759c52323353bdc1d2d0c02809b0a17 [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 Ma2db795e2023-10-19 16:01:08 -07004 name: "unthrottle_check_transport"
5 namespace: "telephony"
6 description: "Check transport when unthrottle."
7 bug: "303922311"
8}
9
10flag {
Ling Ma76cfc262023-09-27 16:58:59 -070011 name: "relax_ho_teardown"
12 namespace: "telephony"
13 description: "Relax handover tear down if the device is currently in voice call."
14 bug: "270895912"
Ling Ma1b184be2023-08-15 14:53:23 -070015}
16
17flag {
18 name: "allow_mmtel_in_non_vops"
19 namespace: "telephony"
20 description: "Allow bring up MMTEL in nonVops area specified by carrier config."
21 bug: "241198464"
22}
Jack Yub86d67f2023-10-26 14:35:18 -070023
24flag {
25 name: "metered_embb_urlcc"
26 namespace: "telephony"
27 description: "Force networks that have PRIORITIZE_BANDWIDTH or PRIORITIZE_LATENCY to be metered."
28 bug: "301310451"
Sarah Chin578eb602023-10-23 17:55:35 -070029 }
30
31flag {
32 name: "slicing_additional_error_codes"
33 namespace: "telephony"
34 description: "Support additional slicing error codes and functionality."
35 bug: "307378699"
Jack Yub86d67f2023-10-26 14:35:18 -070036}
Nagendra Prasad Nagarle Basavarajub3eda372023-10-23 06:16:30 +000037
38flag {
39 name: "apn_setting_field_support_flag"
40 namespace: "telephony"
41 description: "Expose apn setting supporting field"
42 bug: "307038091"
43}