| package: "com.android.internal.telephony.flags" |
| container: "system" |
| |
| # OWNER=linggm TARGET=25Q2 |
| flag { |
| name: "auto_data_switch_enhanced" |
| namespace: "telephony" |
| description: "Ramp up RAT signal strength based auto data switch" |
| bug: "287132491" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| # OWNER=sarahchin TARGET=24Q3 |
| flag { |
| name: "slicing_additional_error_codes" |
| is_exported: true |
| namespace: "telephony" |
| description: "Support additional slicing error codes and functionality." |
| bug: "307378699" |
| } |
| |
| # OWNER=sangyun TARGET=24Q3 |
| flag { |
| name: "network_validation" |
| is_exported: true |
| namespace: "telephony" |
| description: "Request network validation for data networks and response status." |
| bug:"286171724" |
| } |
| |
| # OWNER=jackyu TARGET=24Q4 |
| flag { |
| name: "dds_callback" |
| namespace: "telephony" |
| description: "Adding new callback when DDS changed" |
| bug:"353723350" |
| } |
| |
| # OWNER=jackyu TARGET=25Q2 |
| flag { |
| name: "oem_paid_private" |
| namespace: "telephony" |
| description: "Support OEM_PAID and OEM_PRIVATE networks" |
| bug: "366194627" |
| is_exported: true |
| } |
| |
| # OWNER=gwenlin TARGET=25Q2 |
| flag { |
| name: "incall_handover_policy" |
| namespace: "telephony" |
| description: "Support IWLAN handover policy based on incall." |
| bug:"376765521" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| # OWNER=nagendranb TARGET=25Q2 |
| flag { |
| name: "data_service_check" |
| namespace: "telephony" |
| description: "Support data service check based on nri available services." |
| bug:"381338283" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |