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

Commit 8dd614ba authored by Łukasz Rymanowski (xWF)'s avatar Łukasz Rymanowski (xWF) Committed by Gerrit Code Review
Browse files

Merge "flags: Add allow_gatt_connect_from_the_apps_without_making_leaudio_device_active" into main

parents 7b154896 dcde36d2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -34,3 +34,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "allow_gatt_connect_from_the_apps_without_making_leaudio_device_active"
    namespace: "bluetooth"
    description: "Allows for GATT connection without making LeAudio device active after connection"
    bug: "389274300"
}