ANDROID: ABI/Whitelist: update for db845c
Yet again, adds a whitelist for the symbols used by the db845c device and updates the ABI representation accordingly. abi report: Comparing ABI against expected definition (abi_gki_aarch64.xml) ======================================================== ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8) ======================================================== Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function bool __list_add_valid(list_head*, list_head*, list_head*)' [A] 'function bool __list_del_entry_valid(list_head*)' Bug: 146449535 Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: Ic755e50b21aba2ae173724b27a23a520e756e6b2
This commit is contained in:
parent
1069b51326
commit
f08ddd2d45
39973
abi_gki_aarch64.xml
39973
abi_gki_aarch64.xml
File diff suppressed because it is too large
Load Diff
@ -185,6 +185,8 @@
|
||||
kstrtouint
|
||||
ktime_get
|
||||
ktime_get_mono_fast_ns
|
||||
__list_add_valid
|
||||
__list_del_entry_valid
|
||||
memcpy
|
||||
memset
|
||||
mii_ethtool_gset
|
||||
@ -1147,6 +1149,7 @@
|
||||
radix_tree_maybe_preload
|
||||
sg_pcopy_from_buffer
|
||||
sg_pcopy_to_buffer
|
||||
trace_print_symbols_seq
|
||||
usb_amd_pt_check_port
|
||||
usb_asmedia_modifyflowcontrol
|
||||
usb_disable_xhci_ports
|
||||
|
Loading…
Reference in New Issue
Block a user