summaryrefslogtreecommitdiff
path: root/connection-assistant/resources
diff options
context:
space:
mode:
authorStefan Xenos <sxenos@google.com>2019-02-06 16:34:39 -0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2019-02-13 18:38:24 +0000
commitb1654f5b4f16d8f04679ce5d160c9f32f511a37f (patch)
treec24e9c5be0d59d3780ee1a58d518c21db71cb09b /connection-assistant/resources
parentc73d6dcf0704e89ce32a02cb6d6347c8ebe0049a (diff)
downloadidea-b1654f5b4f16d8f04679ce5d160c9f32f511a37f.tar.gz
Add decorators to the first page of the Connection Assistant
This change adds the following: - Adds non-usb devices to the list of devices - Classifies devices into three categories (working, possible problem, unrecognized) - Uses heuristics to check for bugs and common problems (inconsistent data between ADB and Android Studio, unauthorized devices, and unexpected device state) and offers more detailed error messages. Bug: 123886074 Test: DeviceCrossReferenceTest Change-Id: Ib1bffcfea8752c7ad45e97b446524626eb920bd4
Diffstat (limited to 'connection-assistant/resources')
-rw-r--r--connection-assistant/resources/connection_assistant_bundle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/connection-assistant/resources/connection_assistant_bundle.xml b/connection-assistant/resources/connection_assistant_bundle.xml
index 8d93ffbf5d3..f56fe6d8080 100644
--- a/connection-assistant/resources/connection_assistant_bundle.xml
+++ b/connection-assistant/resources/connection_assistant_bundle.xml
@@ -44,7 +44,7 @@
<stepElement>
<action
key="connection.list.devices"
- label="Rescan USB devices">
+ label="Rescan devices">
</action>
</stepElement>
<stepElement>