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

Commit 0d5e7f97 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "flags: vcp_device_volume_api_improvements" into main

parents 388d831d 1f3384fc
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -7,3 +7,13 @@ flag {
    description: "Allow muting/unmuting the remote device"
    bug: "318775507"
}

flag {
    name: "vcp_device_volume_api_improvements"
    namespace: "bluetooth"
    description: "Refactor Device Volume API for generic usage"
    bug: "381507732"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}