commit | 4c4323254e7fa8887283f9cfcbc059785f78284b | [log] [tgz] |
---|---|---|
author | xinglong.zhu <xinglong.zhu@spreadtrum.com> | Mon Aug 08 18:07:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:07:39 2016 +0000 |
tree | 4898eb81193601c796c6b6efa636b3cbd9ee1e38 | |
parent | 8b369651756ff2886b136ea290947daa8b7b86fe [diff] | |
parent | 1e324fa459401d1435c2fc910307735dd9ec449c [diff] |
Merge "Recovery mode UI flicker" am: 629bde8c6c am: a5734c2ad8 am: 1e324fa459 Change-Id: Idae46562d2b8d1db76f7b75fcef58b00fa6c3790
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