From 3d0eb72b40dabdcf262c3a434c941be8f4131b07 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Thu, 13 Apr 2023 15:17:07 +0800 Subject: [PATCH] Fix settings crashed Settings keeps crashed when entering the search page since a footer preference used a system service that isn't found during the indexing time. Marking a footer preference unsearchable to fix the crash. Fixes: 276680407 Test: manual test and the settings search should work properly. Change-Id: If6fada9285bfb30412dea62377577c14353ab0cc --- res/xml/security_settings_face.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/xml/security_settings_face.xml b/res/xml/security_settings_face.xml index f0d03507aa1..9fc8a1fc41b 100644 --- a/res/xml/security_settings_face.xml +++ b/res/xml/security_settings_face.xml @@ -80,5 +80,6 @@