Thomas Stuart | cf22ed2 | 2023-11-07 11:24:47 -0800 | [diff] [blame^] | 1 | package: "com.android.server.telecom.flags" |
2 | |||||
3 | flag { | ||||
4 | name: "fix_audio_flicker_for_outgoing_calls" | ||||
5 | namespace: "telecom" | ||||
6 | description: "This fix ensures the MO calls won't switch from Active to Quite b/c setDialing was not called" | ||||
7 | bug: "309540769" | ||||
8 | } |