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

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17100784

Change-Id: I82a437cc03629248cbdb1384469cb7069043430f
This commit is contained in:
TreeHugger Robot
2022-03-14 02:47:43 +00:00
committed by Automerger Merge Worker
10 changed files with 357 additions and 44 deletions

View File

@@ -329,6 +329,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"