blob: 7153f81666589bd4c5c44811b639592e62c78c2a [file] [log] [blame]
Thomas Stuartcf22ed22023-11-07 11:24:47 -08001package: "com.android.server.telecom.flags"
2
3flag {
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}