ABI: ion: update abi for ion core changes to heap ids.

ABI Diff summary:

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

'enum ion_heap_type at ion.h:28:1' changed:
  type size hasn't changed
  1 enumerator insertion:
    'ion_heap_type::ION_HEAP_TYPE_CUSTOM' value '16'

  6 enumerator changes:
    'ion_heap_type::ION_HEAP_TYPE_SYSTEM' from value '1' to '0' at ion.h:31:1
    'ion_heap_type::ION_HEAP_TYPE_SYSTEM_CONTIG' from value '2' to '1' at ion.h:31:1
    'ion_heap_type::ION_HEAP_TYPE_CARVEOUT' from value '4' to '3' at ion.h:31:1
    'ion_heap_type::ION_HEAP_TYPE_CHUNK' from value '8' to '2' at ion.h:31:1
    'ion_heap_type::ION_HEAP_TYPE_DMA' from value '16' to '4' at ion.h:31:1
    'ion_heap_type::ION_HEAP_TYPE_MAX' from value '32768' to '31' at ion.h:31:1

  6 impacted interfaces:
    function int __ion_device_add_heap(ion_heap*, module*)
    function int ion_buffer_zero(ion_buffer*)
    function void ion_device_remove_heap(ion_heap*)
    function void* ion_heap_map_kernel(ion_heap*, ion_buffer*)
    function int ion_heap_map_user(ion_heap*, ion_buffer*, vm_area_struct*)
    function void ion_heap_unmap_kernel(ion_heap*, ion_buffer*)

Bug: 133508579
Test: pre-submit

Change-Id: Id24f6e444e53fdecbdb9857acb4964235bc8f9c9
Signed-off-by: Sandeep Patil <sspatil@google.com>
This commit is contained in:
Sandeep Patil 2019-08-30 12:13:57 -07:00
parent acbfdf321a
commit b9cbb991c9
1 changed files with 38433 additions and 38002 deletions

File diff suppressed because it is too large Load Diff