From cea90ebdaf0156d4796735f9581982a545c81b31 Mon Sep 17 00:00:00 2001 From: Svetoslav Date: Tue, 4 Aug 2015 18:00:49 -0700 Subject: Add strings for the screen overlay warning We do not allow interaction with the permissions UI if it is covered by screen overlay to prevent UI redressing attacks. This change adds the strings for the warning dialog we show if there is an overlay when the user tries to interact with the permissions UI. bug:22317719 Change-Id: Ibaa04b89b52757275dc08f228e3bf496606409fb --- res/values/strings.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 4fb4055e..416a4d9d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -261,10 +261,17 @@ Permission request - - To set permissions, turn off screen overlay from Settings \u003e Apps + + Screen overlay detected + + + To change this permission setting, you first have to turn off the screen overlay from Settings \u003e Apps + + + Open settings -- cgit v1.2.3