blob: 23b0966e0e292f38e4aba9ef0c60934104f66fb9 [file] [log] [blame]
package: "com.android.bluetooth.flags"
container: "com.android.bt"
flag {
name: "uncache_player_when_browsed_player_changes"
namespace: "bluetooth"
description: "Uncache media player items when changing to a new player so updated player contents can be fetched if we change back to the previous player"
bug: "337259487"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
name: "signal_connecting_on_focus_gain"
namespace: "bluetooth"
description: " Briefly signal a connecting playback state when we get focus so browser clients see us having an active playback state and switch to us as the source"
bug: "350510879"
metadata {
purpose: PURPOSE_BUGFIX
}
}