'Building custom android kernel
how do I add the modified android kernel's image in the AOSP 10 emulator so that after the build it has the new configuration and not the default one in the prebuilts directory?
I've tried and built the bzImage with the new kernel configurations and then with this command "emulator -kernel --bzImage path" tried to run the the android emulator.
This error always appear :"emulator: ERROR: Can't parse 'Linux version ' string in kernel image file"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
