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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user