make -j8 recoveryimage 
and just flash recovery through fastboot

On Thursday, May 4, 2017 at 7:38:05 PM UTC+5:30, yf...@mobvoi.com wrote:
>
> I'm modifying the recovery code to fit some feature, here's my steps:
> build all project with `make -j8`
> build ota package with `make otapackages`
> flash the image to the device
> push the ota package to somewhere and modify `/cache/recovery/command`
> adb reboot recovery
>
> these step cost me lots of time, is there an easy way to debug my code?
>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to