Searched refs:adb (Results 1 – 6 of 6) sorted by relevance
11 adb reboot bootloader20 adb root21 adb sync data24 adb shell /data/nativetest/recovery_unit_test/recovery_unit_test25 adb shell /data/nativetest/recovery_component_test/recovery_component_test28 adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test29 adb shell /data/nativetest64/recovery_component_test/recovery_component_test44 Using `adb` under recovery49 allows `adb` communication. A device should be listed under `adb devices`, either in `recovery` or52 $ adb devices[all …]
549 bool adb = true; in prompt_and_wait() local558 adb = false; in prompt_and_wait()562 ui->Print("\nInstall from %s completed with status %d.\n", adb ? "ADB" : "SD card", status); in prompt_and_wait()
95 on property:service.adb.root=1100 setprop sys.usb.config adb110 mkdir /config/usb_gadget/g1/functions/ffs.adb116 write /sys/class/android_usb/android0/f_ffs/aliases adb,fastboot124 mkdir /dev/usb-ffs/adb 0770 shell shell125 mount functionfs adb /dev/usb-ffs/adb uid=2000,gid=2000129 on property:sys.usb.config=adb141 on property:sys.usb.config=adb && property:sys.usb.configfs=0143 write /sys/class/android_usb/android0/functions adb149 write /sys/class/android_usb/android0/functions adb[all …]
17 adb install $PATH_TO_APP24 adb root && adb pull /data/data/com.android.recovery_l10n/files/text-out.png
15 logs can be found in `adb logcat`. User can stop or reset an update. Resetting165 2. Install the app to the device using `adb install <APK_PATH>`.198 `adb root` might be required.232 `adb install $OUT/system/priv-app/SystemUpdaterSample/SystemUpdaterSample.apk`234 `adb install $OUT/testcases/SystemUpdaterSampleTests/SystemUpdaterSampleTests.apk`236 …`adb shell am instrument -w com.example.android.systemupdatersample.tests/android.support.test.run…239 adb shell am instrument \259 local$ adb root260 local$ adb shell
27 "system/core/adb",