From 7cfd8e3cecad1d887e036533bf7b14cde25d25a7 Mon Sep 17 00:00:00 2001 From: Matt Pietal Date: Tue, 22 Jun 2021 10:15:01 -0400 Subject: [PATCH] Restore lockdown setting This was removed in error while adding wallet/controls options in ag/14353975 Bug: 190800943 Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.display Change-Id: Id73a584d7016cf1e649dcbceeba4e81aaa2370cc --- res/xml/security_lockscreen_settings.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/xml/security_lockscreen_settings.xml b/res/xml/security_lockscreen_settings.xml index 82cb8609114..0e802f665f5 100644 --- a/res/xml/security_lockscreen_settings.xml +++ b/res/xml/security_lockscreen_settings.xml @@ -45,6 +45,12 @@ android:title="@string/owner_info_settings_title" android:summary="@string/owner_info_settings_summary" /> + +