ANDROID: GKI: Remove unused symbol lists
Symbol lists which are not updated after the fork from the 13-5.15 kernel are deleted to force regeneration of those lists when needed. Remove stale symbols from the remaining lists. Stale symbols (exported in 13-5.15 but not in 14-5.15): - kfree_skb - tty_schedule_flip Bug: 248334110 Signed-off-by: Ramji Jiyani <ramjiyani@google.com> Change-Id: Icc5ef9feb9f5268ac19a84979951c3e15afc2af5
This commit is contained in:
@@ -12,19 +12,9 @@ Image.gz
|
||||
#ABI_DEFINITION=android/abi_gki_aarch64.xml
|
||||
KMI_SYMBOL_LIST=android/abi_gki_aarch64
|
||||
ADDITIONAL_KMI_SYMBOL_LISTS="
|
||||
android/abi_gki_aarch64_virtual_device
|
||||
android/abi_gki_aarch64_db845c
|
||||
android/abi_gki_aarch64_exynos
|
||||
android/abi_gki_aarch64_exynosauto
|
||||
android/abi_gki_aarch64_fips140
|
||||
android/abi_gki_aarch64_honor
|
||||
android/abi_gki_aarch64_imx
|
||||
android/abi_gki_aarch64_pixel
|
||||
android/abi_gki_aarch64_mtktv
|
||||
android/abi_gki_aarch64_mtk
|
||||
android/abi_gki_aarch64_qcom
|
||||
android/abi_gki_aarch64_unisoc
|
||||
android/abi_gki_aarch64_oplus
|
||||
"
|
||||
|
||||
FILES="${FILES}
|
||||
|
||||
Reference in New Issue
Block a user