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

Commit 1700741a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "LeAudio: add flag leaudio_call_start_scan_directly" into main

parents 02670750 c5d45c82
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -319,6 +319,16 @@ flag {
    }
}

flag {
    name: "leaudio_call_start_scan_directly"
    namespace: "bluetooth"
    description: "Calling the framework is working only when we are expecting IPC. This will call the underlying implementation directly"
    bug: "348562830"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_no_context_validate_streaming_request"
    namespace: "bluetooth"