commit | a087302da75eba0e14b4030a3db76593b313c986 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 15 23:18:42 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 15 23:18:42 2016 +0000 |
tree | d573cb099bab37f96c971d47f6504b69adf6c0c2 | |
parent | eaddde6888b1f58d70b338ad7725214781014324 [diff] | |
parent | c58d7dda8c12d179b2e702da52370b8db3fe4e6c [diff] |
Merge \\"init now uses libprocessgroup, so set up /acct.\\" am: 279876c932 am: c58d7dda8c Change-Id: I8398a7b4b95979d6502545dcfd931a5ce0d28069
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