commit | 1cd2fda40bbc45de07000010c4eb9ecd4fb7b5c0 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 28 22:23:35 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 28 22:23:35 2016 +0000 |
tree | 5a5f2a20a2e03ed482b630f56e92aab67b1fec66 | |
parent | 03539f5e8313eea9db616d93a53628a7307bcb0c [diff] | |
parent | a26823d96deee9752a7f21ad6bba5e5276f52a00 [diff] |
Merge \\\"Regenerate the background text with pngcrush\\\" am: 7b6263960f am: c6d607f6ba am: a26823d96d Change-Id: I3ce35daebb7c77d9f27e55928c0ab4b8878fc944
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