ANDROID: Update the ABI symbol list typec port management

2 function symbol(s) added
  'void tcpm_port_clean(struct tcpm_port*)'
  'bool tcpm_port_is_toggling(struct tcpm_port*)'

Bug: 215766959
Change-Id: Iffaa5ac3a4af04d70d473d11de975c887450f702
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
This commit is contained in:
Badhri Jagan Sridharan
2023-04-08 03:16:41 +00:00
parent 9d04dbf3ec
commit 0d708da1f5
2 changed files with 33 additions and 0 deletions

View File

@@ -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

View File

@@ -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