commit | abb4fd870fa1a3dd91a71f6e0d33d6aaa44079c1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <[email protected]> | Tue Jun 27 18:29:11 2017 +0900 |
committer | Jiyong Park <[email protected]> | Wed Jun 28 04:03:11 2017 +0000 |
tree | efe7347d820f2a79d5e89a3ccbc83f18858d826c | |
parent | 6e966c94346f831abbea1913a08d6235251d6f23 [diff] |
Add missing headers to libbt-vendor When building with BOARD_VNDK_VERSION set, global include path is not provided. As a result, libbt-vendor could not be built since it has been using some symbols without explicitly including headers. This CL adds the missing headers and organize the include path order. Bug: 37342627 Test: BOARD_VNDK_VERSION=current m -j libbt-vendor Change-Id: Icc16cef0aa6bd8911fb2a36bc4016e1f5b110471