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

Commit cebf19a5 authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Automerger Merge Worker
Browse files

Merge "flags: vcp_allow_set_same_volume_if_pending" into main am: 435d88be

parents 2e95428d 435d88be
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
    }
}