commit | f599414aecd1f57059c763460b882086824e728d | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Aug 18 06:10:34 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Aug 18 06:10:35 2016 +0000 |
tree | 21ea4accccd6cb53949a5fce1812c7aa574fa43a | |
parent | c158cf0a1418d52530d0e4cb1facb83270aacc29 [diff] | |
parent | edafac6c7b76d1ff7335d5b532f7d92816073ec5 [diff] |
Merge "Free mmaped area if keys fail to load"
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