No more silent-mode tristate in Sound Settings.
Delete delete delete. Bug: 6036529 Change-Id: Ia1ec2a1740c3010ec4373bed18ce72bedcb9211b
This commit is contained in:
@@ -548,20 +548,6 @@
|
||||
<item>auto</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Silent mode options. -->
|
||||
<string-array name="silent_mode_entries">
|
||||
<item>Off</item>
|
||||
<item>Vibrate</item>
|
||||
<item>Mute</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Values for Silent mode. Do not translate. -->
|
||||
<string-array name="silent_mode_values" translatable="false">
|
||||
<item>off</item>
|
||||
<item>vibrate</item>
|
||||
<item>mute</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Titles for the list of long press timeout options. -->
|
||||
<string-array name="long_press_timeout_selector_titles">
|
||||
<!-- A title for the option for short long-press timeout [CHAR LIMIT=25] -->
|
||||
|
@@ -1534,8 +1534,6 @@
|
||||
<string name="display_settings_title">Display</string>
|
||||
<!-- Sound settings screen heading -->
|
||||
<string name="sound_settings">Sound</string>
|
||||
<!-- Sound settings screen, setting option name checkbox -->
|
||||
<string name="silent_mode_title">Silent mode</string>
|
||||
<!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
|
||||
<string name="ringtone_title">Phone ringtone</string>
|
||||
<!-- Sound settings screen, setting option summary text -->
|
||||
|
Reference in New Issue
Block a user