Settings: Display 'Calls' category on non-voice devices.

Since the category applies to any call, include config for
this interruption even on non-voice-capable devices.

Bug: 17666139
Change-Id: I3732246179c527220f8c6bee539ba7bc1e80de18
This commit is contained in:
John Spurlock
2014-10-20 14:22:38 -04:00
parent 1768f1aa63
commit 9a940cbf04
3 changed files with 20 additions and 45 deletions

View File

@@ -37,8 +37,8 @@
android:switchTextOn="" />
<SwitchPreference
android:key="phone_calls"
android:title="@string/zen_mode_phone_calls"
android:key="calls"
android:title="@string/zen_mode_calls"
android:persistent="false"
android:switchTextOff=""
android:switchTextOn="" />