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

Commit 058c20ae authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add leaudio_allow_leaudio_only_devices

Bug: 328471369
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ia7611fb40bee0ddde6fe44f64e6e41e2634f8a16
parent 4f7c36b7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -189,3 +189,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_allow_leaudio_only_devices"
    namespace: "bluetooth"
    description: "Enable Le Audio for LeAudio only devices"
    bug: "328471369"
}