File tree Expand file tree Collapse file tree
packages/SettingsLib/res/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 <item ><xliff : g id =" qualcomm" >Qualcomm®</xliff : g > <xliff : g id =" aptx_adaptive" >aptX™ Adaptive</xliff : g > audio</item >
4242 <item ><xliff : g id =" qualcomm" >Qualcomm®</xliff : g > <xliff : g id =" aptx_twsp" >aptX™ TWS+</xliff : g > audio</item >
4343 </string-array >
44+
45+ <!-- Titles for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=50] -->
46+ <string-array name =" bluetooth_a2dp_codec_channel_mode_titles_cm" >
47+ <item >Use System Selection (Default)</item >
48+ <item >Mono</item >
49+ <item >Stereo</item >
50+ <item >Dual Channel</item >
51+ </string-array >
52+
53+ <!-- Values for Bluetooth Audio Codec Channel Mode selection preference. -->
54+ <string-array name =" bluetooth_a2dp_codec_channel_mode_values_cm" translatable =" false" >
55+ <item >0</item >
56+ <item >1</item >
57+ <item >2</item >
58+ <item >3</item >
59+ </string-array >
60+
61+ <!-- Summaries for Bluetooth Audio Codec Channel Mode selection preference. [CHAR LIMIT=50]-->
62+ <string-array name =" bluetooth_a2dp_codec_channel_mode_summaries_cm" >
63+ <item >Use System Selection (Default)</item >
64+ <item >Mono</item >
65+ <item >Stereo</item >
66+ <item >Dual Channel</item >
67+ </string-array >
4468</resources >
You can’t perform that action at this time.
0 commit comments