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

Commit 435d88be authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Gerrit Code Review
Browse files

Merge "flags: vcp_allow_set_same_volume_if_pending" into main

parents f61c1909 ec9c8d3f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -17,3 +17,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "vcp_allow_set_same_volume_if_pending"
    namespace: "bluetooth"
    description: "Allow to set the same volume during already pending operation"
    bug: "386758535"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}