blob: d32b73f95d35153a88c47419baed107ca407b611 [file] [log] [blame]
package: "com.android.bluetooth.flags"
container: "com.android.btservices"
flag {
name: "opp_start_activity_directly_from_notification"
namespace: "bluetooth"
description: "Make OPP notification start activities directly from it, not via OppReceiver"
bug: "319050411"
}
flag {
name: "opp_fix_multiple_notifications_issues"
namespace: "bluetooth"
description: "Fix UI issues related to multiple OPP notifications"
bug: "323096132"
metadata {
purpose: PURPOSE_BUGFIX
}
}