Sync the screen timeout preference to display_settings_v2.xml

Sync the screen timeout preference of display_settings.xml to
display_settings_v2.xml since it has been changed to
RestrictedPreference in ag/13210343.

Bug: 174964139
Test: robotests
Change-Id: Ic648198f5d665483a1b13e13d921b2810325eff4
This commit is contained in:
Yanting Yang
2020-12-28 20:31:16 +08:00
parent 2e78fd7115
commit 7ec1f24d0c

View File

@@ -55,7 +55,7 @@
settings:controller="com.android.settings.display.AutoBrightnessPreferenceController"/>
<!-- Cross-listed item, if you change this, also change it in power_usage_summary.xml -->
<Preference
<com.android.settingslib.RestrictedPreference
android:key="screen_timeout"
android:title="@string/screen_timeout"
android:summary="@string/summary_placeholder"