ANDROID: ABI update due to power supply patches being merged
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 power_supply_battery_info at power_supply.h:339:1' changed:
type size changed from 2880 to 3008 (in bits)
2 data member insertions:
'power_supply_resistance_temp_table* power_supply_battery_info::resist_table', at offset 2880 (in bits) at power_supply.h:357:1
'int power_supply_battery_info::resist_table_size', at offset 2944 (in bits) at power_supply.h:358:1
3 impacted interfaces:
function power_supply_battery_ocv_table* power_supply_find_ocv2cap_table(power_supply_battery_info*, int, int*)
function int power_supply_get_battery_info(power_supply*, power_supply_battery_info*)
function void power_supply_put_battery_info(power_supply*, power_supply_battery_info*)
Bug: 146864653
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I1550ac758ec09ffef51605b722d2de99d2cc030a
Loading
Please register or sign in to comment