From 5dda0e1dc00b44ce406e773f7916cc7ee9a80857 Mon Sep 17 00:00:00 2001 From: Yuri Lin Date: Mon, 18 Apr 2022 21:44:56 +0000 Subject: [PATCH] Update string to say "Starting in Android 13" rather than just "In Android 13" This phrasing is a bit more future-proof if people upgrade from S directly to a later version than T and see a notification telling them of the changes. Bug: 225373531 Change-Id: If4ea39e973ae0b9ba0377887dba42a9c7cec8ce4 Test: TH/manual --- core/res/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 6104701f21580..ff87ac07b291c 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5773,7 +5773,7 @@ Review notification settings - In Android 13, apps that you install need your permission to send notifications. Tap to change this permission for existing apps. + Starting in Android 13, apps that you install need your permission to send notifications. Tap to change this permission for existing apps. Remind me later