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

Commit 11cbf0d4 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add bugfix metadata into opp_fix_multiple_notifications_issues

Bug: 323096132
Bug: 323095548
Test: m -j;
Change-Id: I6092c447e1b5d664c479d4ffc490c6cf8a041d81
parent 9195232a
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -12,4 +12,7 @@ flag {
    namespace: "bluetooth"
    namespace: "bluetooth"
    description: "Fix UI issues related to multiple OPP notifications"
    description: "Fix UI issues related to multiple OPP notifications"
    bug: "323096132"
    bug: "323096132"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
}