Skip to content

Commit 7f8f6cf

Browse files
xieliujieTreehugger Robot
authored andcommitted
ANDROID: GKI: Add initial symbol list for oplus
Add symbol list for unisoc in android/abi_gki_aarch64_oplus Bug: 322425003 Change-Id: Idc5b029a47695910de20c12cf485b7b599560957 Signed-off-by: xieliujie <[email protected]>
1 parent 1e1df38 commit 7f8f6cf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ filegroup(
105105
# keep sorted
106106
"android/abi_gki_aarch64_amlogic",
107107
"android/abi_gki_aarch64_db845c",
108+
"android/abi_gki_aarch64_oplus",
108109
"android/abi_gki_aarch64_pixel",
109110
"android/abi_gki_aarch64_unisoc",
110111
"android/abi_gki_aarch64_virtual_device",

android/abi_gki_aarch64_oplus

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[abi_symbol_list]
2+
__traceiter_android_vh_rwsem_downgrade_wake_finish
3+
__tracepoint_android_vh_rwsem_downgrade_wake_finish

0 commit comments

Comments
 (0)