ANDROID: Enable DWARF CRCs and long symbols for MODVERSIONS
This switches GKI defconfig to:
1. Produce modules with extended modversion records - this means that
modversions no longer pose a restriction to symbol lengths.
2. Use `gendwarfksyms` for modversion CRCs - this means they are
generated out of DWARF debug information instead of parsing C code.
Change-Id: Icb0ebd4767082d6044dbe0270e40531e805e81ec
Bug: 347787665
Signed-off-by:
Matthew Maurer <mmaurer@google.com>
Loading
Please sign in to comment