e0e5b6a93f
The patch fixes the boot-*-allsyms.img of gsi_arm64-userdebug to pack the kernel with allsyms instead of without allsyms. Bug: 192318869 Test: build gsi_arm64-userdebug; check the kernel in boot-*-allsyms.img Test: build gsi_x86_64-userdebug; check the kernel in boot-*-allsyms.img Change-Id: Ic89dbe27e166d57283c7bef574d525863d20e79f Merged-In: Ic89dbe27e166d57283c7bef574d525863d20e79f |
||
---|---|---|
.. | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system_ext.prop |
The "generic_x86_64" product defines a non-hardware-specific x86_64 target without a bootloader. It is also the target to build the generic kernel image (GKI). It is not a product "base class"; no other products inherit from it or use it in any way.