Merge "Add title to What to block page" into pi-dev

am: 517f6d602d

Change-Id: I3e898bf29199164d279f611973459fd67b7f347c
This commit is contained in:
HJ ChangLiao
2018-03-27 13:18:51 +00:00
committed by android-build-merger

View File

@@ -17,7 +17,8 @@
<PreferenceScreen <PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android" 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 --> <!-- sound vibration -->
<CheckBoxPreference <CheckBoxPreference