commit | 1d55666106f80ae0824ac284f82d90899575358c | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Sep 13 22:28:32 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 13 22:28:32 2016 +0000 |
tree | 5594ed8d21addb3bb08d004bc6f1814f33bd765d | |
parent | 86ea1724ae85e54ae037777d788ce4713804754f [diff] | |
parent | 40bae5e1c63a7fe7cd3b64b1d13c1bbb6f18b84a [diff] |
Merge "Check corruption when reading uncrypt_status file" am: 3cf815a6a9 am: 40bae5e1c6 Change-Id: I098148f53065e7420e500db66f1ada0d0730a0d6
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