From aa1105452c0e142e6d1526739077a794ff3243ad Mon Sep 17 00:00:00 2001 From: Nick Kovacs Date: Wed, 28 Sep 2022 23:14:10 +0000 Subject: [PATCH] Update deprecated_target_sdk_message text Updated the text for apps running using a low target sdk. Changed the language to make the message stronger and indicate that running apps targeting a low target sdk has an impact on privacy and security. Bug: 237321649 Test: atest CtsPermission3TestCases:android.permission3.cts.PermissionGroupTest Change-Id: I8d5521c26731e9b4b6e3bf28a1f180c6fd5bd783 --- 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 d3d049382fd0c..f8f9617bf6a6a 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -5501,7 +5501,7 @@ This can’t be accessed on your %1$s. Try on your phone instead. - This app was built for an older version of Android and may not work properly. Try checking for updates, or contact the developer. + This app was built for an older version of Android. It might not work properly and doesn\'t include the latest security and privacy protections. Check for an update, or contact the app\'s developer. Check for update