ANDROID: abi_gki_aarch64_qcom: update symbol list
Vendor modules needs below symbols, so, update symbol list accordingly. device_get_dma_attr rproc_set_firmware sock_edemux tcp_hashinfo __inet_lookup_established __inet6_lookup_established udp_table __udp4_lib_lookup __udp6_lib_lookup ABI difference: 6 function symbol(s) added 'struct sock* __inet6_lookup_established(struct net*, struct inet_hashinfo*, const struct in6_addr*, __be16, const struct in6_addr*, u16, int, int)' 'struct sock* __inet_lookup_established(struct net*, struct inet_hashinfo*, __be32, __be16, __be32, u16, int, int)' 'struct sock* __udp4_lib_lookup(struct net*, __be32, __be16, __be32, __be16, int, int, struct udp_table*, struct sk_buff*)' 'struct sock* __udp6_lib_lookup(struct net*, const struct in6_addr*, __be16, const struct in6_addr*, __be16, int, int, struct udp_table*, struct sk_buff*)' 'int rproc_set_firmware(struct rproc*, const char*)' 'void sock_edemux(struct sk_buff*)' 2 variable symbol(s) added 'struct inet_hashinfo tcp_hashinfo' 'struct udp_table udp_table' Bug: 273518985 Change-Id: Ib84846939a2ca423ecc709b0832efc9fcff39df5 Signed-off-by:Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com> Signed-off-by:
Maria Yu <quic_aiquny@quicinc.com> Signed-off-by:
Giuliano Procida <gprocida@google.com>
Loading
Please sign in to comment