commit | 9f77329af70be049edf26ce294be2c39876dd085 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Dec 15 12:56:07 2016 -0800 |
committer | Steven Moreland <smoreland@google.com> | Thu Dec 22 13:10:45 2016 -0800 |
tree | 13da0f6755ee86ce87c5cf6599ef9a3640c9971b | |
parent | 2ef31d85e0e91c28f05d6288505f57d5d7c43eed [diff] |
memory: IAllocator is always binderized. Benefits: - single process allocates all of the shared memory (allows us to get statitistics). - prevents us from having to open up the allocator in passthrough mode forever. - prevents us from having to include/require android.hidl.memory@1.0-impl elsewhere Bug: 32185232 Test: hidl_test Change-Id: I37be6a4afb14a79df457e166aa4b99de416b8f40