5
submitted 9 months ago by cuenca@lemm.ee to c/android_dev@programming.dev

How to do it on a high level? Given that I know what to modify in the code.

Also, I won't want to rebuild the parts of the kernel that aren't necessary. The Wifi driver should be rebuild in isolation, that is.

you are viewing a single comment's thread
view the rest of the comments
[-] cuenca@lemm.ee 1 points 9 months ago

After that, essentially you just configure it to build it as a module if it’s not already a module, and you can run make only on the module to speed up builds.

How to "just" configure it?

this post was submitted on 12 Dec 2023
5 points (100.0% liked)

Android Development

535 readers
1 users here now

Welcome to the programming.dev Android development community!

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License

founded 1 year ago
MODERATORS