commit | a5734c2ad880ac81efbc805aef451c6908c4704b | [log] [tgz] |
---|---|---|
author | xinglong.zhu <xinglong.zhu@spreadtrum.com> | Mon Aug 08 18:01:42 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Aug 08 18:01:42 2016 +0000 |
tree | 4bb281d212218d205e082afb2e3c82f11af55a04 | |
parent | 3e244dc301203cf77b2a92cd90177558957c7a97 [diff] | |
parent | 629bde8c6cba137a0d72845090ba07a2f0e84e65 [diff] |
Merge "Recovery mode UI flicker" am: 629bde8c6c Change-Id: I2d9c2a88e8df9d5a096aa70a4a420754c668de26
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