commit | ee3314d3351a0f11be04474864e7f1edd69d79cc | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Mar 29 20:09:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Mar 29 20:09:36 2016 +0000 |
tree | c93e04a4594b814e2f01b3c210fef12a289fdba7 | |
parent | 54937d0b597b94bb29fa7ef8f75fd84f6d83124e [diff] | |
parent | d6ac68665dcef6c12d44ee6bcd7d938ab5028150 [diff] |
Fix uncrypt.cpp unique_fd build breakage. am: d6ac686 * commit 'd6ac68665dcef6c12d44ee6bcd7d938ab5028150': Fix uncrypt.cpp unique_fd build breakage. Change-Id: Ibb0c2a7e7cc3668b2fe41e756a637043cfecc03f
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