blob: 0bcd4bd6009ffadeb16928e2e0d0a9d6db5a5b1c [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}