MAP: Add developer option to control map version
Bug: 146916756 Test: manual Change-Id: I6015e5dae8e2c19549babe556b84a2c5b24dd669 Merged-In: If32db03072e02b7b2477c7da943b6b0e6a9be260
This commit is contained in:
@@ -296,6 +296,13 @@
|
||||
android:entries="@array/bluetooth_avrcp_versions"
|
||||
android:entryValues="@array/bluetooth_avrcp_version_values" />
|
||||
|
||||
<ListPreference
|
||||
android:key="bluetooth_select_map_version"
|
||||
android:title="@string/bluetooth_select_map_version_string"
|
||||
android:dialogTitle="@string/bluetooth_select_map_version_dialog_title"
|
||||
android:entries="@array/bluetooth_map_versions"
|
||||
android:entryValues="@array/bluetooth_map_version_values" />
|
||||
|
||||
<ListPreference
|
||||
android:key="bluetooth_select_a2dp_codec"
|
||||
android:title="@string/bluetooth_select_a2dp_codec_type"
|
||||
|
Reference in New Issue
Block a user