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

Commit 7926c5c5 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: Add headset_client_am_hf_volume_symmetric

Bug: 340482648
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I95a744dc812113282248f0f0ded96df38f13bba6
parent e513f9e0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -116,3 +116,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "headset_client_am_hf_volume_symmetric"
    namespace: "bluetooth"
    description: "Fix AM/HF volume conversion to be symmetric"
    bug: "340482648"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}