Remove unused string for Bluetooth Active device summary

The string with ID "bluetooth_audio_active_device_summaries" is not
needed anymore. It has been replaced / superseded by strings with IDs
"bluetooth_active_battery_level" and "bluetooth_active_no_battery_level".

Bug: 74134939
Bug: 73007419
Test: make -j40 RunSettingsRoboTests
      make -j40 RunSettingsLibRoboTests

Change-Id: I929221f93806a50e3d61d50ea194d06eeecdbd24
This commit is contained in:
Pavlin Radoslavov
2018-05-02 18:07:59 -07:00
parent 56f39770ea
commit 4a0f48232d

View File

@@ -250,19 +250,6 @@
<item>Best Effort (Adaptive Bit Rate)</item>
</string-array>
<!-- TODO: Enable for translation per b/73007419 -->
<!-- Summaries for Bluetooth Audio Active Device status. [CHAR LIMIT=50]-->
<string-array name="bluetooth_audio_active_device_summaries" translatable="false" >
<!-- Status message when the device is not Active. -->
<item></item>
<!-- Status message when the device is Active for Media and Phone. -->
<item>, active</item>
<!-- Status message when the device is Active for Media only. -->
<item>, active(media)</item>
<!-- Status message when the device is Active for Phone only. -->
<item>, active(phone)</item>
</string-array>
<!-- Titles for logd limit size selection preference. [CHAR LIMIT=14] -->
<string-array name="select_logd_size_titles">
<item>Off</item>