summaryrefslogtreecommitdiff
path: root/apps/CtsVerifier/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/CtsVerifier/res/values/strings.xml')
-rw-r--r--apps/CtsVerifier/res/values/strings.xml41
1 files changed, 16 insertions, 25 deletions
diff --git a/apps/CtsVerifier/res/values/strings.xml b/apps/CtsVerifier/res/values/strings.xml
index 0f32b34e78e..9f0aa964beb 100644
--- a/apps/CtsVerifier/res/values/strings.xml
+++ b/apps/CtsVerifier/res/values/strings.xml
@@ -32,16 +32,6 @@
<string name="finish_button_text">Finish</string>
<string name="fail_and_next_button_text">Fail and Next</string>
- <!-- Strings for CtsReportLog warning -->
- <string name="reportlog_warning_title">CTS-Verifier Report Log</string>
- <string name="reportlog_warning_body">Can\'t create folder for CTS-Verifier Report Logs.
- \n\nPlease enable Report Log creation by exiting CTS Verifier and running the following commands:
- \n\n<code>adb shell appops set com.android.cts.verifier android:read_device_identifiers allow</code>
- \n\n<code>adb shell appops set com.android.cts.verifier MANAGE_EXTERNAL_STORAGE 0</code>
- \n\nTest instructions are found in the \"Using CTS Verifier\" document found at
- <a href="https://source.android.com/compatibility/cts/verifier">https://source.android.com/compatibility/cts/verifier</a>
- </string>
-
<!-- Strings for TestListActivity -->
<string name="test_category_audio">Audio</string>
<string name="test_category_camera">Camera</string>
@@ -311,11 +301,9 @@
</string>
<string name="clipboard_preview_test_instructions">
Press the \'Copy\' button to copy the secret code to the clipboard.
- \n\n If nothing happens, press Fail.
- \n\n If you see the word "FAIL" appear on screen, press Fail.
- \n\n If you see a confirmation that content has been copied to the clipboard, press Pass.
+ \n\nUse the clipboard preview UI, or the clipboard editor component to view the secret code.
+ \n\nEnter the secret code using the buttons below.
</string>
- <string name="clipboard_preview_test_secret">FAIL</string>
<string name="clipboard_preview_test_copy_button">Copy</string>
@@ -790,7 +778,7 @@
<!-- BLE Advertising Set test strings -->
<string name="ble_advertising_set_test_name">Bluetooth LE Advertising Set Test</string>
<string name="ble_advertising_set_test_info">Bluetooth LE Advertising Set tests AdvertisingSet and AdvertisingSetCallback APIs.</string>
- <string name="ble_advertising_set_test_instruction">Press the \"Start Test\" button. UI thread may freeze for a few seconds while enabling/disabling bluetooth adapter.</string>
+ <string name="ble_advertising_set_test_instruction">Press the \"Set Up\" button first, then start the test by pressing the \"Start Test\" button. UI thread may freeze for a few seconds while enabling/disabling bluetooth adapter.</string>
<string name="ble_advertising_set_start_test">Start Test</string>
<string name="ble_advertising_set_running_test">Running Test...</string>
<string name="ble_advertising_set_finished_test">Finished Test</string>
@@ -2462,6 +2450,16 @@
icon, large icon, notification title, notification text, and two action buttons.
If this device does not support heads-up notifications, press Pass.</string>
<string name="action">Action %1$d</string>
+ <string name="media_controls_title">Media Controls Test</string>
+ <string name="media_controls_info">This test checks that media controls appear in the shade for
+ applications that post a media style notification.</string>
+ <string name="media_controls_visible">Pull down the notification shade and check that the media
+ controls from the CTS Verifier app are visible.
+ </string>
+ <string name="media_controls_output_switcher_chip">Pull down the notification shade and look at
+ the media controls for the CTS Verifier app.
+ Check that it contains an affordance to switch between available media routes.
+ </string>
<string name="tile_service_name">Tile Service for CTS Verifier</string>
<string name="tiles_test">Tile Service Test</string>
<string name="tiles_info">This test checks that a Tile Service added by a third party
@@ -3757,11 +3755,6 @@ You should be prompted to select credentials; choose the ones you just installed
Device Owner. Then press the button below, and check that CTSVerifier is NOT Device
Owner anymore.
</string>
- <string name="device_owner_remove_device_owner_test_info_on_tv">
- Please check in Settings &gt; Privacy &gt; Security &amp; Restrictions &gt; Device Administrators if CTSVerifier is
- Device Owner. Then press the button below, and check that CTSVerifier is NOT Device
- Owner anymore.
- </string>
<string name="remove_device_owner_button">Remove device owner</string>
<string name="device_owner_check_device_owner_test">Check device owner</string>
<string name="device_owner_check_profile_owner_test">Check profile owner</string>
@@ -4066,13 +4059,12 @@ You should be prompted to select credentials; choose the ones you just installed
<string name="device_owner_disallow_config_bt">Disallow configuring Bluetooth</string>
<string name="device_owner_disallow_config_bt_info">
Please press the Set restriction button to set the user restriction.
- Then press Go, you should either see (a) the Bluetooth settings page or (b) trigger a support message directly.\n
- In the case of (a), confirm that:\n
+ Then press Go to open the Bluetooth page in Settings.
+ Confirm that:\n
+ \n
- You cannot view Bluetooth devices in range.\n
- Trying to edit, add or remove any already paired devices triggers a support message.\n
\n
- In the case of (b) this step is successful.\n
- \n
Use the Back button to return to this page.
</string>
<string name="device_owner_disallow_config_wifi">Disallow configuring WiFi</string>
@@ -5492,7 +5484,6 @@ You should be prompted to select credentials; choose the ones you just installed
<string name="audio_general_test_not_run">Test Not Run</string>
<string name="audio_general_testnotcompleted">Test not completed.</string>
- <string name="audio_general_reportlogtest">[Can\'t Write ReportLog]</string>
<!-- Audio Loopback Latency Test -->
<string name="audio_loopback_latency_test">Audio Loopback Latency Test</string>