ANDROID: Update the ABI xml representation
Leaf changes summary: 8 artifacts changed Changed leaf types summary: 7 leaf types changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function Removed/Changed/Added variables summary: 0 Removed, 1 Changed, 0 Added variable Bug: 130198686 Signed-off-by: Martin Liu <liumartin@google.com> Change-Id: I62ba25e2ca10374070a253074930a196ebc7ad3f
This commit is contained in:
parent
1cf3a7305e
commit
e2ccf53c41
2 changed files with 1035 additions and 667 deletions
File diff suppressed because it is too large
Load diff
|
@ -803,6 +803,8 @@
|
|||
__sg_page_iter_next
|
||||
__sg_page_iter_start
|
||||
simple_read_from_buffer
|
||||
single_open
|
||||
single_release
|
||||
sk_alloc
|
||||
skb_add_rx_frag
|
||||
skb_clone
|
||||
|
@ -2593,8 +2595,6 @@
|
|||
schedule_timeout_interruptible
|
||||
seq_vprintf
|
||||
set_cpus_allowed_ptr
|
||||
single_open
|
||||
single_release
|
||||
skip_spaces
|
||||
strchrnul
|
||||
unregister_netevent_notifier
|
||||
|
|
Loading…
Reference in a new issue