Fix UniquePreferenceTest
Change-Id: I40f0c70dafe6992ad2a10a02419a6d1f54f96590 Fixes: 69917513 Test: atest
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user