From 902104856f6795a455ec3d015f279ebbc5a44847 Mon Sep 17 00:00:00 2001 From: Tsung-Mao Fang Date: Thu, 2 Jun 2022 17:54:23 +0800 Subject: [PATCH] Show full package name in cred app When RequestManageCredentials of the Settings app is processing the package name in the user consent dialog, it does not properly display the package name information. This makes users could grant permission to a malicious app. Test: manual and see full package name. Fix: 231159843 Change-Id: I4c4ebe6199f6d9ab3b2e567daea0e8b2119387b2 --- res/values/styles.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/res/values/styles.xml b/res/values/styles.xml index f147ce98903..2af36ec8027 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -887,7 +887,6 @@