ANDROID: update abi due to interconnect changes
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'struct icc_path at core.c:50:1' changed:
type size changed from 64 to 128 (in bits)
1 data member insertion:
'const char* icc_path::name', at offset 0 (in bits) at internal.h:37:1
there are data member changes:
'size_t icc_path::num_nodes' offset changed from 0 to 64 (in bits) (by +64 bits)
'icc_req icc_path::reqs[]' offset changed from 64 to 128 (in bits) (by +64 bits)
3 impacted interfaces:
function void icc_put(icc_path*)
function int icc_set_bw(icc_path*, u32, u32)
function icc_path* of_icc_get(device*, const char*)
Bug: 151255205
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I01a15b1dee23268381aa2b8b067c1687054481fa
Loading
Please register or sign in to comment