From c1ea19c0d9d8e3928bcb42ca6597e64a8cde78d3 Mon Sep 17 00:00:00 2001 From: Chandru S Date: Mon, 31 Jul 2023 15:44:55 -0700 Subject: [PATCH] Update message shown for unattended update Fixes: 293477849 Test: verified manually, 1. Enable the feature flag 2. Unlock the device 3. Run `adb shell cmd recovery request-lskf ota` 4. Suspend the device and go to the bouncer 5. New message should be shown Change-Id: I1fe0718de43769424dd7eeff65faec935caea89d --- packages/SystemUI/res-keyguard/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/SystemUI/res-keyguard/values/strings.xml b/packages/SystemUI/res-keyguard/values/strings.xml index badad584824b8..28b58703b02de 100644 --- a/packages/SystemUI/res-keyguard/values/strings.xml +++ b/packages/SystemUI/res-keyguard/values/strings.xml @@ -192,7 +192,7 @@ Pattern is required after lockdown - Update will install during inactive hours + Update will install when device not in use Added security required. PIN not used for a while.