commit | 4549a5e20f916a203ac7a0ad9e8e4f059a570552 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Fri Jul 15 00:09:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jul 15 00:09:36 2016 +0000 |
tree | 42028e9606df646fdc412e8a269aaa0d57e1f64c | |
parent | a5af1a7eea6e8be82348f58d9c71c91f2ea81104 [diff] | |
parent | fe6014eccacb1eb00dd9081c6b6c9d9d408d601d [diff] |
Fix a typo when comparing the verity mode am: 4bbe0c93c8 am: fe6014ecca Change-Id: I849f869a4ee2614fe3a6b5af03617e3d40374f65
mm -j && m ramdisk-nodeps && m recoveryimage-nodeps # To boot into the new recovery image # without flashing the recovery partition: adb reboot bootloader fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
# After setting up environment and lunch. mmma -j bootable/recovery # Running the tests on device. adb root adb sync data # 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