commit | 574a6852953ca2b38ed346348a3e88f66fcf90fe | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Fri Nov 02 13:22:42 2018 -0700 |
committer | Fan Xu <fanxu@google.com> | Mon Nov 05 15:40:35 2018 -0800 |
tree | af6b07a92164d4479efcb06b89ca03bf23947b42 | |
parent | 6894160b3159973f62d0a73b476d33526258a7a5 [diff] |
Move BufferNode to libbufferhubservice BufferNode is a server-side class and should be located in the service folder. Also, making the old bufferhubd service depending on libbufferhubservice could solve the dependency problem. Test: "atest buffer_node-test", "atest buffer_hub-test" passed. Bug: 118893702 Change-Id: I5fad37d3c0475d6cd4f4e0ed17f911b6777a6868