opendroid-project / docs

Android Documentation
2 stars 12 forks source link

Unclear writing #14

Open RealFX-Code opened 2 weeks ago

RealFX-Code commented 2 weeks ago

https://opendroid.pugzarecute.com/wiki/Debugging#:~:text=Modify%20kernel%20cmdline%20to%20include

This line is sort of bad imo, as "change the cmdline to include" is too ambigious. A guide for modifying the kernel cmdline would be awesome to see.

PugzAreCute commented 2 weeks ago

I mean, I usually do this via the BOARD_KERNEL_CMDLINE var while building, but you can do it while repacking kernel too. The problem is that IDK how to repack with a new arg. Ill do some asking and update it.