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

Commit a2720bc2 authored by Jeremy Wu's avatar Jeremy Wu
Browse files

floss: allow |leaudio.dual_bidirection_swb.supported|

After some change in the native stack, this sysprop is needs to be
enabled in order to allow 32K sampling rate on capture path.

Bug: 317682584
Test: m Bluetooth

Change-Id: I0103856f8d79cd2567482420e8ffb7422d0668dd
parent 2c6f1950
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ void SyspropsModule::parse_config(std::string file_path) {
      "bluetooth.core.le.vendor_capabilities.enabled",
      // LE Audio
      "bluetooth.le_audio.enable_le_audio_only",
      "bluetooth.leaudio.dual_bidirection_swb.supported",
      // SCO
      "bluetooth.sco.disable_enhanced_connection",
      "bluetooth.sco.swb_supported",