ANDROID: ABI: Update symbols to unisoc whitelist for ims_bridge module
Update whitelist for the symbols used by the unisoc device in abi_gki_aarch64_unisoc.
It mainly includes the whitelist of ims_bridge module.
9 function symbol(s) added
'void icmp6_send(struct sk_buff*, u8, u8, __u32, const struct in6_addr*,
const struct inet6_skb_parm*)'
'__be32 inet_select_addr(const struct net_device*, __be32, int)'
'int ip6_find_1stfragopt(struct sk_buff*, u8**)'
'struct dst_entry* ip6_route_output_flags(struct net*, const struct sock*, struct flowi6*,
int)'
'int ipv6_dev_get_saddr(struct net*, const struct net_device*, const struct in6_addr*,
unsigned int, struct in6_addr*)'
'__be32 ipv6_select_ident(struct net*, const struct in6_addr*, const struct in6_addr*)'
'bool nf_ct_get_tuplepr(const struct sk_buff*, unsigned int, u_int16_t, struct net*,
struct nf_conntrack_tuple*)'
'bool nf_ct_invert_tuple(struct nf_conntrack_tuple*, const struct nf_conntrack_tuple*)'
'struct xfrm_state_afinfo* xfrm_state_afinfo_get_rcu(unsigned int)'
Bug: 289163929
Change-Id: I247dddb13459e2b1ac0159ce57f664f3f71ea661
Signed-off-by: canting cai <cathy.cai@unisoc.com>