commit | d03ee52eb77d9339b6445d3b4ee5ab7678007c7c | [log] [tgz] |
---|---|---|
author | Alistair Strachan <alistair.strachan@imgtec.com> | Sun May 08 18:03:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sun May 08 18:03:54 2016 +0000 |
tree | dab2c28ccb196fcafca7356b2f4b40944e45e405 | |
parent | 7caebae6826c23b9d51a8d74fa6ab6a7d57c61c9 [diff] | |
parent | c7d7eb2225c58034d7632ad00bd7269425e7b071 [diff] |
Merge "updater, minzip: Remove unnecessary O_SYNC flags." am: c7d7eb2225 * commit 'c7d7eb2225c58034d7632ad00bd7269425e7b071': updater, minzip: Remove unnecessary O_SYNC flags. Change-Id: I3c2d0f95d658aab52d88f44999484590b09ea4cd
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