diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index 29377e4cfe64..e0a36eb71c1a 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -300924,6 +300924,11 @@ function { parameter_id: 0x1e820193 parameter_id: 0x15a30023 } +function { + id: 0xfca015af + return_type_id: 0x6d7f5ff6 + parameter_id: 0x08113aaf +} function { id: 0xfcb3294d return_type_id: 0x6d7f5ff6 @@ -338265,6 +338270,24 @@ elf_symbol { type_id: 0x10815f18 full_name: "tcpm_pd_transmit_complete" } +elf_symbol { + id: 0x4c16a6b4 + name: "tcpm_port_clean" + is_defined: true + symbol_type: FUNCTION + crc: 0xd680581d + type_id: 0x129c1f38 + full_name: "tcpm_port_clean" +} +elf_symbol { + id: 0xc8ad19b6 + name: "tcpm_port_is_toggling" + is_defined: true + symbol_type: FUNCTION + crc: 0xda86a83d + type_id: 0xfca015af + full_name: "tcpm_port_is_toggling" +} elf_symbol { id: 0xdebe76ba name: "tcpm_sink_frs" @@ -360138,6 +360161,14 @@ symbols { key: "tcpm_pd_transmit_complete" value: 0xbabc4102 } + symbol { + key: "tcpm_port_clean" + value: 0x4c16a6b4 + } + symbol { + key: "tcpm_port_is_toggling" + value: 0xc8ad19b6 + } symbol { key: "tcpm_sink_frs" value: 0xdebe76ba diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index 319c60255e93..674ce68d975a 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -2034,6 +2034,8 @@ tcpm_pd_hard_reset tcpm_pd_receive tcpm_pd_transmit_complete + tcpm_port_clean + tcpm_port_is_toggling tcpm_sink_frs tcpm_sourcing_vbus tcpm_update_sink_capabilities