From a7648f0a600230e55115ca9ddf376870df9d2bd9 Mon Sep 17 00:00:00 2001 From: CY Cheng Date: Wed, 18 Apr 2018 20:23:57 +0800 Subject: [PATCH] Remove dynamic summaries for "Screen lock" By replacing default summary string with placeholder in xml, the search index db will add the placeholder as summary instead. This prevents SettingsIntelligence displaying the search result with a fixed summary, which may inconsistent with current settings status. Fixes: 73254496 Test: RunSettingsRoboTests Change-Id: Ifae8a787ce63fa7a6c7ad5749dab7db72be0263f --- res/xml/security_dashboard_settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/security_dashboard_settings.xml b/res/xml/security_dashboard_settings.xml index 858cbafb978..7519cefbade 100644 --- a/res/xml/security_dashboard_settings.xml +++ b/res/xml/security_dashboard_settings.xml @@ -41,7 +41,7 @@