Fix UniquePreferenceTest

Change-Id: I40f0c70dafe6992ad2a10a02419a6d1f54f96590
Fixes: 69917513
Test: atest
This commit is contained in:
Fan Zhang
2017-11-29 14:47:32 -08:00
parent 0fea400314
commit 4811c82638

View File

@@ -33,7 +33,8 @@
<!-- Turn on DND button --> <!-- Turn on DND button -->
<!-- Layout preference doesn't obey allowDividerAbove, so put it in a PreferenceCategory --> <!-- Layout preference doesn't obey allowDividerAbove, so put it in a PreferenceCategory -->
<PreferenceCategory> <PreferenceCategory
android:key="zen_mode_settings_button_category">
<com.android.settings.applications.LayoutPreference <com.android.settings.applications.LayoutPreference
android:key="zen_mode_settings_button_container" android:key="zen_mode_settings_button_container"
android:selectable="false" android:selectable="false"