Merge "Add developer option for le audio sharing ui flow." into main

This commit is contained in:
Chelsea Hao
2024-10-29 05:33:53 +00:00
committed by Android (Google) Code Review
6 changed files with 417 additions and 19 deletions

View File

@@ -393,6 +393,11 @@
android:entries="@array/bluetooth_leaudio_mode"
android:entryValues="@array/bluetooth_leaudio_mode_values"/>
<SwitchPreferenceCompat
android:key="bluetooth_leaudio_broadcast_ui"
android:title="@string/bluetooth_leaudio_broadcast_ui"
android:summary="@string/bluetooth_leaudio_broadcast_ui_summary"/>
<SwitchPreferenceCompat
android:key="bluetooth_show_leaudio_device_details"
android:title="@string/bluetooth_show_leaudio_device_details"/>