From e9742a9ea5dbbcb536593e72c1fd10d20e92549c Mon Sep 17 00:00:00 2001 From: "J. Avila" Date: Wed, 14 Jul 2021 20:02:26 +0000 Subject: [PATCH] ANDROID: Update the ABI symbol list Update the generic symbol list. Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 2 Added functions: [A] 'function int __traceiter_android_vh_snd_compr_use_pause_in_drain(void*, bool*, bool*)' [A] 'function int __traceiter_android_vh_sound_usb_support_cpu_suspend(void*, usb_device*, int, bool*)' 2 Added variables: [A] 'tracepoint __tracepoint_android_vh_snd_compr_use_pause_in_drain' [A] 'tracepoint __tracepoint_android_vh_sound_usb_support_cpu_suspend' Bug: 184020292 Bug: 178992384 Bug: 192206510 Signed-off-by: J. Avila Change-Id: Ic27a610ee09cef7b0cdc772197ea5da111fa5dc3 --- android/abi_gki_aarch64_generic | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/abi_gki_aarch64_generic b/android/abi_gki_aarch64_generic index 0f9777cc52e8..c13cbabe6d35 100644 --- a/android/abi_gki_aarch64_generic +++ b/android/abi_gki_aarch64_generic @@ -1931,6 +1931,8 @@ __traceiter_android_vh_pagecache_get_page __traceiter_android_vh_rmqueue __traceiter_android_vh_setscheduler_uclamp + __traceiter_android_vh_snd_compr_use_pause_in_drain + __traceiter_android_vh_sound_usb_support_cpu_suspend __traceiter_android_vh_thermal_pm_notify_suspend __traceiter_android_vh_timerfd_create __traceiter_android_vh_typec_store_partner_src_caps @@ -2002,6 +2004,8 @@ __tracepoint_android_vh_pagecache_get_page __tracepoint_android_vh_rmqueue __tracepoint_android_vh_setscheduler_uclamp + __tracepoint_android_vh_snd_compr_use_pause_in_drain + __tracepoint_android_vh_sound_usb_support_cpu_suspend __tracepoint_android_vh_thermal_pm_notify_suspend __tracepoint_android_vh_timerfd_create __tracepoint_android_vh_typec_store_partner_src_caps