Tagged Questions
1
vote
0answers
361 views
Boot custom kernel via phone
I can currently boot a custom kernel (without flashing it) for test purposes by using fastboot on my computer via:
cmd> fastboot boot customkernel.img
Which works great. I've found great kernels ...