Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
| 2 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 3 | # OWNER=forestchoi TARGET=24Q3 |
Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 4 | flag { |
| 5 | name: "ap_domain_selection_enabled" |
| 6 | namespace: "telephony" |
| 7 | description: "This flag controls AP domain selection feature." |
| 8 | bug:"258112541" |
| 9 | } |
| 10 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 11 | # OWNER=forestchoi TARGET=24Q3 |
Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 12 | flag { |
| 13 | name: "use_aosp_domain_selection_service" |
| 14 | namespace: "telephony" |
| 15 | description: "This flag controls AOSP's domain selection service supported." |
| 16 | bug:"258112541" |
| 17 | } |
| 18 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 19 | # OWNER=forestchoi TARGET=24Q3 |
Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 20 | flag { |
| 21 | name: "use_oem_domain_selection_service" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 22 | is_exported: true |
Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 23 | namespace: "telephony" |
| 24 | description: "This flag controls OEMs' domain selection service supported." |
| 25 | bug:"258112541" |
| 26 | } |
| 27 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 28 | # OWNER=forestchoi TARGET=24Q3 |
Hunsuk Choi | a8d02a7 | 2023-11-03 12:02:42 +0000 | [diff] [blame] | 29 | flag { |
| 30 | name: "domain_selection_metrics_enabled" |
| 31 | namespace: "telephony" |
| 32 | description: "This flag controls domain selection metrics." |
| 33 | bug:"258112541" |
| 34 | } |