Merge "Add title to What to block page" into pi-dev am: 517f6d602d

am: ac4d617706

Change-Id: I4b1d206842370e08e73f32e00404109a55463561
This commit is contained in:
HJ ChangLiao
2018-03-27 13:32:12 +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