commit | 46c7756b1a4b6f934eee6ec52483eacd6c34354d | [log] [tgz] |
---|---|---|
author | Prashant Malani <pmalani@google.com> | Thu Mar 10 19:11:43 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 10 19:11:43 2016 +0000 |
tree | ac8cfb06933bcedab2b20c955601d2dce968af86 | |
parent | fa623c60d472340c46e63603ce8f1b192f332e15 [diff] | |
parent | f7f9e50528761022989c4f0cac6a92716b54674f [diff] |
Revert "recovery: More refactoring of WearUI" am: f7f9e50528 * commit 'f7f9e50528761022989c4f0cac6a92716b54674f': Revert "recovery: More refactoring of WearUI"
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