blob: 1a194803935496bfb82938c763c1e46b31eb01e6 [file] [log] [blame]
package: "com.android.server.telecom.flags"
flag {
name: "use_improved_listener_order"
namespace: "telecom"
description: "Make InCallController the first listener to trigger"
bug: "24244713"
}
flag {
name: "fix_audio_flicker_for_outgoing_calls"
namespace: "telecom"
description: "This fix ensures the MO calls won't switch from Active to Quite b/c setDialing was not called"
bug: "309540769"
}