From 439fc06787e701d4ffbb1393667e4b8371238e5f Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Tue, 18 Oct 2022 10:54:02 +0800 Subject: [PATCH] ANDROID: GKI: Update symbols to symbol list Update symbols to symbol list externed by oppo network group. Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 4 Added functions: [A] 'function void __rtnl_link_unregister(rtnl_link_ops*)' [A] 'function net_device* dev_get_by_index_rcu(net*, int)' [A] 'function int nf_register_net_hook(net*, const nf_hook_ops*)' [A] 'function void nf_unregister_net_hook(net*, const nf_hook_ops*)' Bug: 193384408 Signed-off-by: Wei Liu Change-Id: Ic2f3305c50f66abdd941941924a4207e751ef8a8 --- android/abi_gki_aarch64.xml | 23 +++++++++++++++++++++++ android/abi_gki_aarch64_oplus | 4 ++++ 2 files changed, 27 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index f4d56bb1813c..2ae53a805857 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -254,6 +254,7 @@ + @@ -1475,6 +1476,7 @@ + @@ -3680,7 +3682,9 @@ + + @@ -116982,6 +116986,10 @@ + + + + @@ -124384,6 +124392,11 @@ + + + + + @@ -135800,12 +135813,22 @@ + + + + + + + + + + diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index 384bdbfa612b..4479f29e3b31 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -408,6 +408,7 @@ dev_fwnode __dev_get_by_index dev_get_by_index + dev_get_by_index_rcu dev_get_by_name dev_get_regmap dev_get_stats @@ -1658,7 +1659,9 @@ net_ratelimit nf_ct_attach nf_ct_delete + nf_register_net_hook nf_register_net_hooks + nf_unregister_net_hook nf_unregister_net_hooks nla_find nla_memcpy @@ -2286,6 +2289,7 @@ rtc_update_irq rtc_valid_tm rtnl_is_locked + __rtnl_link_unregister rtnl_lock rtnl_unlock runqueues