From 9cafb6afaa2c155af1fa5c87681cb9b0bbdd4cc4 Mon Sep 17 00:00:00 2001 From: Liujie Xie Date: Fri, 29 Oct 2021 17:53:50 +0800 Subject: [PATCH] ANDROID: GKI: Update symbols to symbol list Update symbols to symbol list externed by oem modules. Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 1 Added function: [A] 'function int __traceiter_android_vh_cpu_up(void*, unsigned int)' 1 Added variable: [A] 'tracepoint __tracepoint_android_vh_cpu_up' Bug: 193384408 Change-Id: I5c0f08e4a5b07c2277189aabdee1d49f2a690189 Signed-off-by: Liujie Xie --- android/abi_gki_aarch64.xml | 8 ++++++++ android/abi_gki_aarch64_oplus | 2 ++ 2 files changed, 10 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 2640a4369214..9e7bbdc91f7a 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -384,6 +384,7 @@ + @@ -5735,6 +5736,7 @@ + @@ -115132,6 +115134,11 @@ + + + + + @@ -116385,6 +116392,7 @@ + diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index 8d81b5dc8b62..d4abfde0e0b2 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -2594,6 +2594,7 @@ __traceiter_android_vh_commit_creds __traceiter_android_vh_cpu_idle_enter __traceiter_android_vh_cpu_idle_exit + __traceiter_android_vh_cpu_up __traceiter_android_vh_do_send_sig_info __traceiter_android_vh_em_cpu_energy __traceiter_android_vh_exclude_reserved_zone @@ -2776,6 +2777,7 @@ __tracepoint_android_vh_commit_creds __tracepoint_android_vh_cpu_idle_enter __tracepoint_android_vh_cpu_idle_exit + __tracepoint_android_vh_cpu_up __tracepoint_android_vh_do_send_sig_info __tracepoint_android_vh_em_cpu_energy __tracepoint_android_vh_exclude_reserved_zone