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

Commit 8c92a345 authored by Etienne Ruffieux's avatar Etienne Ruffieux Committed by Étienne Ruffieux
Browse files

Add flag for AVRCP browsing refactor

Bug: 338156685
Bug: 315241296
Test: m Bluetooth
Change-Id: Ida061243a4719d3d2da5273097c98c3fa1f6cac6
parent 2205741d
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
    }
}