build.config.msm.gki: Switch to built-in ABI definition

Currently, msm-5.10 is tracking prebuilt ABI definition available from
ci.android.com. android12-5.10 has ABI definition committed directly
into it at android/abi_gki_aarch64. These ABI definitions are identical,
so switch to it to avoid extra maintenance.

Change-Id: I092276c8bf7c276afa92a411f8ba4da2b768a5ae
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
This commit is contained in:
Elliot Berman 2021-04-21 10:54:03 -07:00
parent 3764ce6008
commit a45e3f8136
2 changed files with 1 additions and 180874 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@ MODULES_LIST=${KERNEL_DIR}/modules.list.${CONFIG_TARGET}
BUILD_BOOT_IMG=1
BUILD_INITRAMFS=1
ABI_DEFINITION=android/abi_gki_aarch64_allsyms
ABI_DEFINITION=android/abi_gki_aarch64.xml
KMI_SYMBOL_LIST=android/abi_gki_aarch64_qcom
TRIM_NONLISTED_KMI=1
KMI_SYMBOL_LIST_STRICT_MODE=1