Ling Ma | 1c5b7f6 | 2023-08-21 16:05:32 -0700 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
Ling Ma | 76cfc26 | 2023-09-27 16:58:59 -0700 | [diff] [blame] | 2 | |
| 3 | flag { |
Ling Ma | 2db795e | 2023-10-19 16:01:08 -0700 | [diff] [blame] | 4 | name: "unthrottle_check_transport" |
| 5 | namespace: "telephony" |
| 6 | description: "Check transport when unthrottle." |
| 7 | bug: "303922311" |
| 8 | } |
| 9 | |
| 10 | flag { |
Ling Ma | 76cfc26 | 2023-09-27 16:58:59 -0700 | [diff] [blame] | 11 | 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 Ma | 1b184be | 2023-08-15 14:53:23 -0700 | [diff] [blame^] | 15 | } |
| 16 | |
| 17 | flag { |
| 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 | } |