Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63f3303d authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add flag opp_fix_multiple_notifications_issues

Bug: 323096132
Bug: 323095548
Bug: 315241296
Test: m -j;
Change-Id: I6992f938d54d1f59bc6c87c81841c7adf78c9c8c
parent 29ff541d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    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"
}