commit | bb094a5ddcf8475b22ebcfa45d47c10fcc5828b5 | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Fri Oct 26 15:05:02 2018 -0700 |
committer | Fan Xu <fanxu@google.com> | Thu Nov 01 16:43:20 2018 -0700 |
tree | e3b498247c7f0c98686d0b1a541b18cd57ed4c33 | |
parent | a5517d710e729ed4ebfc44016d3cc77c25505d87 [diff] |
Move BufferNode off ionbuffer Because ionbuffer will be deprecated, and BufferNode is the server-side memory management class for a BufferHubBuffer, we actually only need a native_handle_t and AHardwareBuffer_Desc to keep the data. Updated the test to check if buffer_handle_ is functioning correctly. Test: atest buffer_node-test, buffer_hub-test Fix: 117790952 Change-Id: Ie2c6814169d89e9c1ed5528442f2712abaf2ec8f