ANDROID: GKI: Add initial symbol list for honda

Initial add for oem specific symbol list

2 function symbol(s) added
  'void* devres_find(struct device*, dr_release_t, dr_match_t, void*)'
  'bool input_device_enabled(struct input_dev*)'

Bug: 319451108

Change-Id: I09d922aa61b7c50ad6a6c8e22f8798f0bc786832
Signed-off-by: Norihiko Hama <Norihiko.Hama@alpsalpine.com>
This commit is contained in:
Norihiko Hama 2024-01-06 14:20:56 +09:00 committed by Viktor Martensson
parent 28dbe4d613
commit 66a20ed4b8
3 changed files with 41 additions and 0 deletions

View File

@ -104,6 +104,7 @@ filegroup(
"android/abi_gki_aarch64_exynos",
"android/abi_gki_aarch64_exynosauto",
"android/abi_gki_aarch64_galaxy",
"android/abi_gki_aarch64_honda",
"android/abi_gki_aarch64_honor",
"android/abi_gki_aarch64_imx",
"android/abi_gki_aarch64_meizu",

View File

@ -301925,6 +301925,14 @@ function {
parameter_id: 0x18bd6530
parameter_id: 0x0379c823
}
function {
id: 0x5776682f
return_type_id: 0x18bd6530
parameter_id: 0x0258f96e
parameter_id: 0x548dee2a
parameter_id: 0x92cb2337
parameter_id: 0x18bd6530
}
function {
id: 0x578fa618
return_type_id: 0x295c7202
@ -331287,6 +331295,11 @@ function {
return_type_id: 0x6d7f5ff6
parameter_id: 0x10193e4a
}
function {
id: 0xfab4e970
return_type_id: 0x6d7f5ff6
parameter_id: 0x1042c9d1
}
function {
id: 0xfabc5175
return_type_id: 0x6d7f5ff6
@ -353833,6 +353846,15 @@ elf_symbol {
type_id: 0x9c603af1
full_name: "devres_destroy"
}
elf_symbol {
id: 0xfe668bbf
name: "devres_find"
is_defined: true
symbol_type: FUNCTION
crc: 0x6cb8013f
type_id: 0x5776682f
full_name: "devres_find"
}
elf_symbol {
id: 0xe41962a4
name: "devres_free"
@ -365907,6 +365929,15 @@ elf_symbol {
type_id: 0x15912855
full_name: "input_copy_abs"
}
elf_symbol {
id: 0x5a86c89e
name: "input_device_enabled"
is_defined: true
symbol_type: FUNCTION
crc: 0x4e243813
type_id: 0xfab4e970
full_name: "input_device_enabled"
}
elf_symbol {
id: 0x1cfb5d03
name: "input_event"
@ -401378,6 +401409,7 @@ interface {
symbol_id: 0xd155689b
symbol_id: 0xf4be3f1a
symbol_id: 0x2f22f242
symbol_id: 0xfe668bbf
symbol_id: 0xe41962a4
symbol_id: 0xfb540e8c
symbol_id: 0xabe60a33
@ -402717,6 +402749,7 @@ interface {
symbol_id: 0xbc652525
symbol_id: 0x2336c16f
symbol_id: 0x5b69d05f
symbol_id: 0x5a86c89e
symbol_id: 0x1cfb5d03
symbol_id: 0x60efc3a4
symbol_id: 0xc802de31

View File

@ -0,0 +1,7 @@
[abi_symbol_list]
# commonly used by custom vendor modules
__bitmap_subset
devres_find
input_device_enabled
pvclock_gtod_register_notifier
refcount_dec_if_one