commit | eef053fda1ed84b71f245dfe2890fd35c2ffe3bc | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sun May 08 18:06:38 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sun May 08 18:06:38 2016 +0000 |
tree | 171e375828cf00e1ae4456fe35ba35ad66aede61 | |
parent | 22431741cec2255fa7d539d8f0903a180c66c53c [diff] | |
parent | d03ee52eb77d9339b6445d3b4ee5ab7678007c7c [diff] |
Merge "updater, minzip: Remove unnecessary O_SYNC flags." am: c7d7eb2225 am: d03ee52eb7 * commit 'd03ee52eb77d9339b6445d3b4ee5ab7678007c7c': updater, minzip: Remove unnecessary O_SYNC flags. Change-Id: If20abd466bc7e6e918491e168bc00447d36f33da
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