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

Commit c5d45c82 authored by William Escande's avatar William Escande
Browse files

LeAudio: add flag leaudio_call_start_scan_directly

Bug: 315241296
Bug: 348562830
Bug: 340740517
Bug: 347880944
Test: None
Flag: com.android.bluetooth.flags.leaudio_call_start_scan_directly
Change-Id: Ia5f3a8cd984f9d8b8a3baa00919e2b51c264f9b0
parent 0009eb31
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"