summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorCraig Lafayette <craiglafa@google.com>2015-06-01 16:27:00 -0400
committerCraig Lafayette <craiglafa@google.com>2015-06-03 08:39:36 -0400
commitffae758864aad8d422c28a65e05a8068ae3d0d04 (patch)
tree782c4361daad1c2674db21463a5acb2665de2c26 /res
parent8988e976a244b1bd6b002c219628097b4dcdc483 (diff)
downloadandroid_packages_apps_ManagedProvisioning-ffae758864aad8d422c28a65e05a8068ae3d0d04.tar.gz
android_packages_apps_ManagedProvisioning-ffae758864aad8d422c28a65e05a8068ae3d0d04.tar.bz2
android_packages_apps_ManagedProvisioning-ffae758864aad8d422c28a65e05a8068ae3d0d04.zip
Remove Bluetooth provisioning.
Bug: 21559093 Change-Id: Ibcb41b4be8c9ef2019273a2c1be516607bc9daa4
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a181cca0..539a04dd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -117,8 +117,6 @@
<string name="setup_work_device">Set up your device</string>
<!-- Progress text indicating that the setup data is processed. [CHAR LIMIT=45] -->
<string name="progress_data_process">Processing setup data...</string>
- <!-- Progress text indicating that a Bluetooth connection is being set up. [CHAR LIMIT=45] -->
- <string name="progress_start_bluetooth">Starting Bluetooth...</string>
<!-- Progress text indicating that wifi is set up. [CHAR LIMIT=45] -->
<string name="progress_connect_to_wifi">Connecting to Wi-Fi...</string>
<!-- Progress text indicating that factory reset protection is being checked. [CHAR LIMIT=65] -->
@@ -146,8 +144,6 @@
<string name="device_owner_error_already_provisioned">This device is already set up.</string>
<!-- Message of the error dialog when a secondary user has already been provisioned. [CHAR LIMIT=NONE] -->
<string name="device_owner_error_already_provisioned_user">This device is already set up for this user.</string>
- <!-- Message of the error dialog when setting up Bluetooth is required and fails. [CHAR LIMIT=NONE] -->
- <string name="device_owner_error_bluetooth">Couldn\'t start Bluetooth</string>
<!-- Message of the error dialog when setting up wifi failed. [CHAR LIMIT=NONE] -->
<string name="device_owner_error_wifi">Couldn\'t connect to Wi-Fi</string>
<!-- Message of the error dialog when passing factory reset protection fails. [CHAR LIMIT=NONE] -->