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

Commit 0bb2bb29 authored by Étienne Ruffieux's avatar Étienne Ruffieux Committed by Gerrit Code Review
Browse files

Merge "Add flag for AVRCP browsing refactor" into main

parents 5fc7ec06 8c92a345
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -17,3 +17,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "browsing_refactor"
    namespace: "bluetooth"
    description: "Broadcast all players instead of BT player, remove MediaBrowser preload, support package modification"
    bug: "338156685"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}