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

Commit a289f094 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flag: Add leaudio_mcs_tbs_authorization_rebond_fix

Bug: 323339440
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Tag: #feature
Change-Id: I3d7c3507441de69e5dabd3ec078673e72001c8e9
parent aaf0b286
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -111,3 +111,13 @@ flag {
    description: "Add group stream status callback to notify about playing state"
    bug: "323288608"
}

flag {
    name: "leaudio_mcs_tbs_authorization_rebond_fix"
    namespace: "bluetooth"
    description: "Removes authorization data for unbonded devices in MCS and TBS service"
    bug: "323339440"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file