Lines Matching refs:device
33 # Running the tests on device (under normal boot).
37 # 32-bit device
40 # Or 64-bit device
49 - Execute the test on an A/B device first. The test should fail but it will log
52 - Reboot the device immediately and run the test again. The test should save the
61 allows `adb` communication. A device should be listed under `adb devices`, either in `recovery` or
75 ### `adb devices` doesn't show the device.
93 If `adbd` service has been started but device not shown under `adb devices`, use `lsusb(8)` (on
94 host) to check if the device is visible to the host.
108 If device is using [configfs](https://www.kernel.org/doc/Documentation/usb/gadget_configfs.txt),
110 configuration](https://android.googlesource.com/device/google/wahoo/+/master/init.recovery.hardware…
114 ### `adb devices` shows the device, but in `unauthorized` state.
122 authorizing a host device under recovery. We can use one of the following options instead.
124 * **Option 1 (Recommended):** Authorize a host device with adb vendor keys.
126 For debuggable builds, an RSA keypair can be used to authorize a host device that has the private