From 5f8aa27248b346a256330928b006db1e1acbe1ef Mon Sep 17 00:00:00 2001 From: Amit Sunil Dhamne Date: Fri, 29 Sep 2023 16:25:05 -0700 Subject: [PATCH] ANDROID: Update the ABI symbol list Adding the following symbols: - device_get_named_child_node - tcpm_register_port - tcpm_tcpc_reset - tcpm_unregister_port Bug: 302578746 Change-Id: I1af3377667dc4cadacd20977298a9fe99628b5c0 Signed-off-by: Amit Sunil Dhamne --- android/abi_gki_aarch64_pixel | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index 94422c92358a..1821dfa89e20 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -349,6 +349,7 @@ device_get_child_node_count device_get_dma_attr device_get_match_data + device_get_named_child_node device_get_next_child_node device_initialize device_link_add @@ -2054,8 +2055,11 @@ tcpm_pd_transmit_complete tcpm_port_clean tcpm_port_is_toggling + tcpm_register_port tcpm_sink_frs tcpm_sourcing_vbus + tcpm_tcpc_reset + tcpm_unregister_port tcpm_vbus_change thermal_cdev_update thermal_cooling_device_unregister