| 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 | } | 
| Jack Yu | b86d67f | 2023-10-26 14:35:18 -0700 | [diff] [blame] | 23 |  | 
 | 24 | flag { | 
 | 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 Chin | 578eb60 | 2023-10-23 17:55:35 -0700 | [diff] [blame] | 29 |   } | 
 | 30 |  | 
 | 31 | flag { | 
 | 32 |   name: "slicing_additional_error_codes" | 
 | 33 |   namespace: "telephony" | 
 | 34 |   description: "Support additional slicing error codes and functionality." | 
 | 35 |   bug: "307378699" | 
| Jack Yu | b86d67f | 2023-10-26 14:35:18 -0700 | [diff] [blame] | 36 | } | 
| Nagendra Prasad Nagarle Basavaraju | b3eda37 | 2023-10-23 06:16:30 +0000 | [diff] [blame] | 37 |  | 
 | 38 | flag { | 
 | 39 |   name: "apn_setting_field_support_flag" | 
 | 40 |   namespace: "telephony" | 
 | 41 |   description: "Expose apn setting supporting field" | 
 | 42 |   bug: "307038091" | 
 | 43 | } | 
| sangyun | f6feb7c | 2023-10-10 04:42:56 +0900 | [diff] [blame] | 44 |  | 
 | 45 | flag { | 
 | 46 |   name: "network_validation" | 
 | 47 |   namespace: "telephony" | 
 | 48 |   description: "Request network validation for data networks and response status." | 
 | 49 |   bug:"286171724" | 
 | 50 | } | 
 | 51 |  |