summaryrefslogtreecommitdiff
path: root/hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml')
-rw-r--r--hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml b/hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml
index 2318fa6cf23..1fca4928f9e 100644
--- a/hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml
+++ b/hostsidetests/securitybulletin/test-apps/CVE-2023-21128/test-app/res/values/strings.xml
@@ -16,6 +16,9 @@
-->
<resources>
+ <string name="bucketValueChangeFailMessage">Unable to set standby bucket value!!</string>
<string name="helperAppPackage">android.security.cts.CVE_2023_21128_helper</string>
+ <string name="protectedPackageFailMessage">App not added in admin protected packages list
+ </string>
<string name="testFailMessage">Vulnerable to b/272042183</string>
</resources>