hyosun | f591084 | 2023-09-20 09:50:29 +0000 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
| 2 | |
| 3 | flag { |
| 4 | name: "conference_hold_unhold_changed_to_send_message" |
| 5 | namespace: "telephony" |
| 6 | description: "This flag controls Conference’s hold & unHold operation changed to send a message" |
| 7 | bug:"288002989" |
joonhunshin | 4866004 | 2023-10-18 10:00:49 +0000 | [diff] [blame^] | 8 | } |
| 9 | |
| 10 | flag { |
| 11 | name: "ignore_already_terminated_incoming_call_before_registering_listener" |
| 12 | namespace: "telephony" |
| 13 | description: "This flag ignores the incoming call by throwing an exception if the call was already terminated before the framework registers the listener for the incoming call" |
| 14 | bug:"289461637" |
hyosun | f591084 | 2023-09-20 09:50:29 +0000 | [diff] [blame] | 15 | } |