Add title to What to block page
Add title to page Sound> Do Not Disturb> What to block Fixes: 76103812 Test: make RunSettingsRoboTests -j Change-Id: Iee2679cb94e1447769402d27895b276b8853d97a
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:key="zen_mode_block_settings_page">
|
||||
android:key="zen_mode_block_settings_page"
|
||||
android:title="@string/zen_mode_behavior_settings_title">
|
||||
|
||||
<!-- sound vibration -->
|
||||
<CheckBoxPreference
|
||||
|
||||
Reference in New Issue
Block a user