Brad Ebinger | 8a153ec | 2024-01-12 13:12:15 -0800 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
| 2 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 3 | # OWNER=breadley TARGET=24Q3 |
Brad Ebinger | 8a153ec | 2024-01-12 13:12:15 -0800 | [diff] [blame] | 4 | flag { |
| 5 | name: "simultaneous_calling_indications" |
Oriol Prieto Gasco | 9db3ede | 2024-03-01 16:52:43 +0000 | [diff] [blame] | 6 | is_exported: true |
Brad Ebinger | 8a153ec | 2024-01-12 13:12:15 -0800 | [diff] [blame] | 7 | namespace: "telephony" |
| 8 | description: "APIs that are used to notify simultaneous calling changes to other applications." |
| 9 | bug: "297446980" |
Brad Ebinger | 99cd8f3 | 2024-03-06 18:20:08 +0000 | [diff] [blame] | 10 | is_exported: true |
yomna | a352244 | 2024-02-08 18:38:12 +0000 | [diff] [blame] | 11 | } |
| 12 | |
Steve Statia | 51089d4 | 2024-03-15 22:07:25 +0000 | [diff] [blame^] | 13 | # OWNER=yomna TARGET=24Q3 |
yomna | a352244 | 2024-02-08 18:38:12 +0000 | [diff] [blame] | 14 | flag { |
| 15 | name: "show_call_fail_notification_for_2g_toggle" |
| 16 | namespace: "telephony" |
| 17 | description: "Used in DisconnectCause and TelephonyConnection if a non-emergency call fails on a device with no 2G, to guard whether a user can see an updated error message reminding the 2G is disabled and potentially disrupting their call connectivity" |
| 18 | bug: "300142897" |
Brad Ebinger | 8a153ec | 2024-01-12 13:12:15 -0800 | [diff] [blame] | 19 | } |