Add support for setting lock widgets
Change-Id: I26165f1bc60e3cf277dbdd4f627ac720b492ffde
This commit is contained in:
@@ -25,7 +25,11 @@
|
||||
android:title="@string/unlock_set_unlock_launch_picker_title"
|
||||
android:summary="@string/unlock_set_unlock_mode_pin"
|
||||
android:persistent="false"/>
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="choose_user_selected_lockscreen_widget"
|
||||
android:title="@string/choose_user_selected_lockscreen_widget_picker_title"
|
||||
android:summary=""
|
||||
android:persistent="false"/>
|
||||
<ListPreference
|
||||
android:key="lock_after_timeout"
|
||||
android:title="@string/lock_after_timeout"
|
||||
|
Reference in New Issue
Block a user