From bf7316751f0c73b435b693fd20b0c9b2fa973e85 Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Sun, 27 Sep 2015 08:10:39 -0700 Subject: Add optional permission review for legacy apps - installer Change-Id: Ifc88b2fa259d2d22bea6b5500cded2714ad4da85 --- res/values/strings.xml | 33 +++++++++++++++++++++++++++++---- res/values/themes.xml | 5 +++++ 2 files changed, 34 insertions(+), 4 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 494241f1..acc22bcb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -156,10 +156,6 @@ Do you want to grant the following permissions? It will get access to: - - - Allow - Deny @@ -265,4 +261,33 @@ Instal/Uninstall actions not supported on Wear. + + + + + %1$s has been updated. + Allow %1$s to + access the following? + + + Choose what to allow + %1$s to access + + + + %1$s has been updated. + Choose what to allow this app to access. + + + Cancel + + + Continue + + + New permissions + + + Current permissions + diff --git a/res/values/themes.xml b/res/values/themes.xml index 026c77fa..6f325d2b 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -21,6 +21,11 @@ parent="@android:style/Theme.DeviceDefault.Settings"> + + -- cgit v1.2.3