From 1b84fbff8790bfe1e5dd3f0e380dde3cb59b4316 Mon Sep 17 00:00:00 2001 From: "Wei.Chen" Date: Wed, 18 May 2022 21:43:53 +0800 Subject: [PATCH] ANDROID: ABI: Update symbols to unisoc whitelist Update whitelist for the symbols used by the unisoc device and Update the ABI representation accordingly Leaf changes summary: 5 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 3 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 3 Added functions: [A] 'function int __traceiter_android_vh_audio_usb_offload_connect(void*, usb_interface*, snd_usb_audio*)' [A] 'function int __traceiter_android_vh_audio_usb_offload_ep_action(void*, void*, bool)' [A] 'function int __traceiter_android_vh_audio_usb_offload_synctype(void*, void*, int, bool*)' 2 Added variables: [A] 'tracepoint __tracepoint_android_vh_audio_usb_offload_ep_action' [A] 'tracepoint __tracepoint_android_vh_audio_usb_offload_synctype' Bug: 233028962 Change-Id: I390cfc3f32367b7c5aecea860777bfc274f194ad Signed-off-by: Wei Chen --- android/abi_gki_aarch64_unisoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/android/abi_gki_aarch64_unisoc b/android/abi_gki_aarch64_unisoc index 8eb4656083ba..77eeea34f620 100644 --- a/android/abi_gki_aarch64_unisoc +++ b/android/abi_gki_aarch64_unisoc @@ -1167,6 +1167,9 @@ __traceiter_android_rvh_update_misfit_status __traceiter_android_rvh_wake_up_new_task __traceiter_android_vh_arch_set_freq_scale + __traceiter_android_vh_audio_usb_offload_connect + __traceiter_android_vh_audio_usb_offload_ep_action + __traceiter_android_vh_audio_usb_offload_synctype __traceiter_android_vh_binder_restore_priority __traceiter_android_vh_binder_set_priority __traceiter_android_vh_binder_transaction_init @@ -1237,6 +1240,8 @@ __tracepoint_android_rvh_update_misfit_status __tracepoint_android_rvh_wake_up_new_task __tracepoint_android_vh_arch_set_freq_scale + __tracepoint_android_vh_audio_usb_offload_ep_action + __tracepoint_android_vh_audio_usb_offload_synctype __tracepoint_android_vh_binder_restore_priority __tracepoint_android_vh_binder_set_priority __tracepoint_android_vh_binder_transaction_init