Commit graph

7 commits

Author SHA1 Message Date
lucaswei
ca12e94136 ANDROID: GKI: update the ABI xml
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

  [A] 'function int timer_reduce(timer_list*, unsigned long int)'

Bug: 162298027
Signed-off-by: lucaswei <lucaswei@google.com>
Change-Id: Iaffffb1010076841c308b810f36e7eb5588fff01
2020-10-30 12:21:53 +08:00
Matthias Maennich
9e7399f6fa ANDROID: KMI symbol lists: migrate section name
Libabigail learned to accept 'symbol_list' as a valid suffix for symbol
list sections. Hence make use of it consistently.

Bug: 162536543
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I1454b0068769c9e57a533dafb6267e63adb7ceb0
2020-09-18 08:46:44 +00:00
Will McVicker
6410fbaaaf ANDROID: GKI: update the ABI xml
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added
function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added
variable

1 Added function:

  [A] 'function void usb_hcd_platform_shutdown(platform_device*)'

Bug: 162298027
Signed-off-by: lucaswei <lucaswei@google.com>
Change-Id: I7302460d3558eef262e9c77cc2766c6aeee896e9
Signed-off-by: Will McVicker <willmcvicker@google.com>
2020-08-28 10:51:09 -07:00
Yiwei Zhang
76ed157305 ANDROID: ABI: update the ABI xml representation
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable

1 Added variable:

  [A] 'tracepoint __tracepoint_gpu_mem_total'

Bug: 155967942
Change-Id: Ibd9a55dff5e32926399d6b7b655dde0d3ee38407
Signed-off-by: Yiwei Zhang <zzyiwei@google.com>
2020-08-20 13:38:08 -07:00
J. Avila
b777af4bb9 ANDROID: GKI: Update the ABI xml representation.
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

  [A] 'function void register_tick_sched_wakeup_callback(void ()*)'

Bug: 161415027
Bug: 161414381
Signed-off-by: J. Avila <elavila@google.com>
Change-Id: Ib540dbd71f6fe78ac8b5a473b4fce7ebfaeaa5be
2020-07-20 21:42:12 +00:00
Martin Liu
e2ccf53c41 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
2020-07-08 12:05:14 +08:00
Greg Kroah-Hartman
c579764ff6 ANDROID: GKI: move abi files to android/
It's good to move the abi files out of the root kernel directory, so
move them to android/ to make it obvious these are add-on things, not
anything that is upstream.

Bug: 155573384
Cc: Matthias Maennich <maennich@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I9f6c2269a1c4e8e4233971adc805cb7584d455f9
2020-07-07 09:36:54 +02:00
Renamed from abi_gki_aarch64_qcom (Browse further)