commit | 74df4906012630d65ca4210fa0d560e4cecfad0a | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Thu Sep 20 16:40:51 2018 -0700 |
committer | Fan Xu <fanxu@google.com> | Mon Sep 24 16:31:44 2018 -0700 |
tree | dfcc0800ae439b13de831ebf06d7631bb60d5d3c | |
parent | 07f6fa44ff42aaa538991d2929020713e69b3107 [diff] |
Reorganize include .h files As now the bufferhubd/*.h files are all under cc_library build rule, we decide to move all these .h files into include/ folder as a part of the library. Also, the #include statements under bufferhubd/ are re-ordered as: C lib (blank line) C++ lib (blank line) Android lib Test: Build passed. No further tests because of no behavior changes. Change-Id: I4b6f944c722447a1b08612b3be3f257808a2f261