From 559e6700c32ffcd82c3194d059b4c31939c14e71 Mon Sep 17 00:00:00 2001 From: Chungkai Mei Date: Mon, 31 Oct 2022 10:21:02 +0000 Subject: [PATCH] ANDROID: Update the ABI representation 2 function symbol(s) added 'int __traceiter_android_vh_binder_restore_priority(void *, struct binder_transaction *, struct task_struct *)' 'int __traceiter_android_vh_binder_set_priority(void *, struct binder_transaction *, struct task_struct *)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_binder_restore_priority' 'struct tracepoint __tracepoint_android_vh_binder_set_priority' Bug: 226003124 Change-Id: I4129848ba6537d398cc7a2aab5960c65b280b9a4 Signed-off-by: Chungkai Mei --- android/abi_gki_aarch64.xml | 20 ++++++++++++++++++++ android/abi_gki_aarch64_generic | 4 ++++ 2 files changed, 24 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 9d4b5cd90e25..a9334233428c 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -258,6 +258,8 @@ + + @@ -3800,6 +3802,8 @@ + + @@ -101716,6 +101720,7 @@ + @@ -105097,6 +105102,7 @@ + @@ -110991,6 +110997,18 @@ + + + + + + + + + + + + @@ -111574,6 +111592,8 @@ + + diff --git a/android/abi_gki_aarch64_generic b/android/abi_gki_aarch64_generic index 3a76d3602f24..b02c2b60c7a2 100644 --- a/android/abi_gki_aarch64_generic +++ b/android/abi_gki_aarch64_generic @@ -2247,6 +2247,8 @@ __traceiter_android_rvh_util_est_update __traceiter_android_vh_arch_set_freq_scale __traceiter_android_vh_bh_lru_install + __traceiter_android_vh_binder_restore_priority + __traceiter_android_vh_binder_set_priority __traceiter_android_vh_cma_alloc_adjust __traceiter_android_vh_cma_alloc_finish __traceiter_android_vh_cma_alloc_start @@ -2376,6 +2378,8 @@ __tracepoint_android_rvh_util_est_update __tracepoint_android_vh_arch_set_freq_scale __tracepoint_android_vh_bh_lru_install + __tracepoint_android_vh_binder_restore_priority + __tracepoint_android_vh_binder_set_priority __tracepoint_android_vh_cma_alloc_adjust __tracepoint_android_vh_cma_alloc_finish __tracepoint_android_vh_cma_alloc_start