mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: renamed virtual device symbol list
Formerly cuttlefish and goldfish had separate symbol lists. The defconfigs and symbol lists were unified recently. However, the symbol lists should conform to this naming convention. Generated with BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh; BUILD_CONFIG= \ common-modules/virtual-device/build.config.virtual_device.aarch64 \ build/build.sh; build/abi/extract_symbols out/android12-5.10/dist/ \ --whitelist common/android/abi_gki_aarch64_virtual_device Test: Treehugger Bug: 176831960 Signed-off-by: Ram Muthiah <rammuthiah@google.com> Change-Id: I21755fbd3e9ab6319fdf4fcd06e501d722fb7242
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -4,8 +4,8 @@
|
||||
|
||||
KMI_SYMBOL_LIST=android/abi_gki_aarch64
|
||||
ADDITIONAL_KMI_SYMBOL_LISTS="
|
||||
android/abi_gki_aarch64_cuttlefish
|
||||
android/abi_gki_aarch64_db845c
|
||||
android/abi_gki_aarch64_virtual_device
|
||||
"
|
||||
|
||||
TRIM_NONLISTED_KMI=1
|
||||
|
||||
Reference in New Issue
Block a user