diff options
author | Tao Bao <tbao@google.com> | 2019-04-30 21:35:15 +0200 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-04-30 21:35:15 +0200 |
commit | 9df721ed912bbc235acf9ef94d38e63967747185 (patch) | |
tree | e6227c29219e3e88df78b4f98325ef8bc6e9ab15 /README.md | |
parent | Merge "Consolidate the codes that handle reboot/shutdown." am: 189c8f9aeb (diff) | |
parent | Merge "tests: Merge recovery_component_test into recovery_unit_test." (diff) | |
download | android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar.gz android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar.bz2 android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar.lz android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar.xz android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.tar.zst android_bootable_recovery-9df721ed912bbc235acf9ef94d38e63967747185.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -22,11 +22,9 @@ Running the tests # 32-bit device adb shell /data/nativetest/recovery_unit_test/recovery_unit_test - adb shell /data/nativetest/recovery_component_test/recovery_component_test # Or 64-bit device adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test - adb shell /data/nativetest64/recovery_component_test/recovery_component_test Running the manual tests ------------------------ |