commit | 1777eb7cf551299072571d32ec065f697600301d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 15 23:21:38 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 15 23:21:38 2016 +0000 |
tree | 82b91a9e309353f552b07b5d34bc58ac6ac30405 | |
parent | b36980cc09971d3cc1125eb72d6ddbdbea82adcb [diff] | |
parent | a087302da75eba0e14b4030a3db76593b313c986 [diff] |
Merge \\\"init now uses libprocessgroup, so set up /acct.\\\" am: 279876c932 am: c58d7dda8c am: a087302da7 Change-Id: I3f27534e7677de790c4ea931bfabf429add49132
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