1package: "com.android.server.telecom.flags"
2container: "system"
3
4# OWNER=pmadapurmath TARGET=24Q3
5flag {
6 name: "set_audio_mode_before_abandon_focus"
7 namespace: "telecom"
8 description: "Set audio mode to MODE_NORMAL before abandon the audio focus."
9 bug: "281841785"
10}
11