Merge "Add LE audio hardware offload development option" into tm-dev

This commit is contained in:
TreeHugger Robot
2022-03-14 02:24:49 +00:00
committed by Android (Google) Code Review
10 changed files with 357 additions and 44 deletions

View File

@@ -321,6 +321,10 @@
android:key="bluetooth_disable_a2dp_hw_offload"
android:title="@string/bluetooth_disable_a2dp_hw_offload" />
<SwitchPreference
android:key="bluetooth_disable_le_audio_hw_offload"
android:title="@string/bluetooth_disable_le_audio_hw_offload" />
<ListPreference
android:key="bluetooth_select_avrcp_version"
android:title="@string/bluetooth_select_avrcp_version_string"