ANDROID: ABI: Update pixel symbol list

1 function symbol(s) added
  'int extcon_set_property_sync(struct extcon_dev *, unsigned int,
      unsigned int, union extcon_property_value)'

Bug: 289529571
Change-Id: I93a0a0e10540147fa2f626c6b1e8aa62800f58cb
Signed-off-by: Samuel Gosselin <sgosselin@google.com>
This commit is contained in:
Samuel Gosselin 2023-07-22 20:05:10 +00:00
parent 0abc74db1a
commit 17a080d04e
2 changed files with 11 additions and 0 deletions

View file

@ -341753,6 +341753,15 @@ elf_symbol {
type_id: 0x98851295
full_name: "extcon_set_property_capability"
}
elf_symbol {
id: 0xb1dfbb02
name: "extcon_set_property_sync"
is_defined: true
symbol_type: FUNCTION
crc: 0x710595c3
type_id: 0x98850898
full_name: "extcon_set_property_sync"
}
elf_symbol {
id: 0xacc42253
name: "extcon_set_state"
@ -380084,6 +380093,7 @@ interface {
symbol_id: 0x3f648037
symbol_id: 0xc75616d8
symbol_id: 0x467358e5
symbol_id: 0xb1dfbb02
symbol_id: 0xacc42253
symbol_id: 0x0a446897
symbol_id: 0xb107d2cd

View file

@ -748,6 +748,7 @@
extcon_register_notifier
extcon_set_property
extcon_set_property_capability
extcon_set_property_sync
extcon_set_state_sync
extcon_unregister_notifier
fasync_helper