commit | da873d77f311f53d6e9e11ef29948a454e4444c0 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Jul 13 00:51:29 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 13 00:51:29 2016 +0000 |
tree | 867acb5b936a65898f5a1f24e529ddd6ed0cd75b | |
parent | 94e6d21cbdb6e87afd245aeea7924a33b6e69556 [diff] | |
parent | 7831762308d6800f9e8c38f19cdd4162699ede7b [diff] |
Skip update-on-boot for bootreason in blacklist am: 27b9fc8a36 am: 7831762308 Change-Id: Iafe4715d3a859b2d4367583662b2ff31650ca18f
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