From 39db5c72413aa306477c4d73a6743f3cfd85a62f Mon Sep 17 00:00:00 2001 From: Will McVicker Date: Tue, 11 Apr 2023 16:32:46 -0700 Subject: [PATCH] ANDROID: update the pixel symbol list Add the symbols: kthread_create_on_cpu pm_runtime_get_if_active usb_udc_vbus_handler Bug: 277396090 Change-Id: I29fc958d50cd28901333755d11001789215d1c57 Signed-off-by: Will McVicker --- android/abi_gki_aarch64.stg | 47 +++++++++++++++++++++++++++++++++++ android/abi_gki_aarch64_pixel | 3 +++ 2 files changed, 50 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 4a5382a59cf1..e280d5237631 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -297128,6 +297128,14 @@ function { parameter_id: 0xf435685e parameter_id: 0x33756485 } +function { + id: 0x70203fbf + return_type_id: 0x1d19a9d5 + parameter_id: 0x2c7bd73f + parameter_id: 0x18bd6530 + parameter_id: 0x4585663f + parameter_id: 0x3e10b518 +} function { id: 0x7028bf98 return_type_id: 0x1d19a9d5 @@ -347730,6 +347738,15 @@ elf_symbol { type_id: 0x1230d8bc full_name: "kthread_complete_and_exit" } +elf_symbol { + id: 0x4ed76f28 + name: "kthread_create_on_cpu" + is_defined: true + symbol_type: FUNCTION + crc: 0x10a0b150 + type_id: 0x70203fbf + full_name: "kthread_create_on_cpu" +} elf_symbol { id: 0x54d851dc name: "kthread_create_on_node" @@ -354272,6 +354289,15 @@ elf_symbol { type_id: 0x9d16dd74 full_name: "pm_runtime_force_suspend" } +elf_symbol { + id: 0x322949f1 + name: "pm_runtime_get_if_active" + is_defined: true + symbol_type: FUNCTION + crc: 0x8ca898f3 + type_id: 0x9ca3200b + full_name: "pm_runtime_get_if_active" +} elf_symbol { id: 0x878b97bb name: "pm_runtime_irq_safe" @@ -366138,6 +366164,15 @@ elf_symbol { type_id: 0x9e0a7037 full_name: "usb_submit_urb" } +elf_symbol { + id: 0x5d6fb7c5 + name: "usb_udc_vbus_handler" + is_defined: true + symbol_type: FUNCTION + crc: 0xff906e8b + type_id: 0x1874e22c + full_name: "usb_udc_vbus_handler" +} elf_symbol { id: 0x4eea2829 name: "usb_unanchor_urb" @@ -381279,6 +381314,10 @@ symbols { key: "kthread_complete_and_exit" value: 0xd20ecdb9 } + symbol { + key: "kthread_create_on_cpu" + value: 0x4ed76f28 + } symbol { key: "kthread_create_on_node" value: 0x54d851dc @@ -384187,6 +384226,10 @@ symbols { key: "pm_runtime_force_suspend" value: 0x80df38ea } + symbol { + key: "pm_runtime_get_if_active" + value: 0x322949f1 + } symbol { key: "pm_runtime_irq_safe" value: 0x878b97bb @@ -389463,6 +389506,10 @@ symbols { key: "usb_submit_urb" value: 0x6fe64b22 } + symbol { + key: "usb_udc_vbus_handler" + value: 0x5d6fb7c5 + } symbol { key: "usb_unanchor_urb" value: 0x4eea2829 diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index 04cbd20f521c..f7b669111ff0 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -990,6 +990,7 @@ kthread_bind_mask kthread_cancel_delayed_work_sync kthread_complete_and_exit + kthread_create_on_cpu kthread_create_on_node kthread_create_worker kthread_delayed_work_timer_fn @@ -1304,6 +1305,7 @@ pm_runtime_forbid pm_runtime_force_resume pm_runtime_force_suspend + pm_runtime_get_if_active __pm_runtime_idle pm_runtime_irq_safe __pm_runtime_resume @@ -1882,6 +1884,7 @@ usb_role_switch_unregister usb_speed_string usb_string_id + usb_udc_vbus_handler usb_unregister_notify __usecs_to_jiffies usleep_range_state