unplugged-system/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39701/res/values/strings.xml

32 lines
1.4 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2022 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<string name="addBtnNotFound">Add Button Not Found</string>
<string name="addButton">android:id/button1</string>
<string name="controlButton">com.android.systemui:id/controls_button</string>
<string name="failMessage">Failed to open </string>
<string name="flag">flag</string>
<string name="iconNotFound">New Icon Not Found</string>
<string name="message">message</string>
<string name="passMessage">Passed</string>
<string name="pocSerNotStarted">Poc Service not started</string>
<string name="pocSharedPref">PocSharedPref</string>
<string name="systemUiPackage">com.android.systemui</string>
<string name="vulnerableMessage">Vulnerable to b/212286849</string>
<string name="wakeup">input keyevent KEYCODE_WAKEUP</string>
</resources>