commit | cb9e4900dc5a42241a2b5027d6eb2cf098181789 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Oct 02 13:24:49 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 19 01:12:39 2017 -0700 |
tree | 5d7094b2eac4b5a24332eb3917a7844a404f6d12 | |
parent | 9bc35c40a958afcc5711c5c4b306ddc7b68974b0 [diff] |
libhidlallocatorutils: IMemoryHeap -> hidl_memory Several places originally did this conversion itself. However, it's gross for them to have to care about the hidl detail that IAllocator ashmem corresponds to framework IMemoryHeap. Instead, we hide that behind a hidl-provided function which can modify the opaque data in lock-step with the allocator hal. Bug: 34234561 Test: boot and use with DRM Change-Id: Ia6b9b70fe9573da1518f3ee870e8f3232a8738bb