commit | 691622bf3b7aa2ae6243eb2fc671574de55b9351 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jun 29 10:20:40 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jun 29 10:25:25 2017 +0900 |
tree | 27203405534b2f34e0d3fceb9f94ce3220e1283e | |
parent | fc40f71f4f50ae50682f81f1f3605338197ce1c1 [diff] |
Allow SLOG* to vendors Not only vendor libs, but also Android libs that are marked as vendor_available are using SLOG*. Since both pure vendor libs and Android libs available to vendors are using the same liblog headers for VNDK, SLOG* needs to be visible via the headers. Bug: 63088165 Test: BOARD_VNDK_VERSION=current m -j ATFWD-daemon (or any other vendor modules using SLOG*) Change-Id: Idfb74887a42d2418d3896bfdf5be3b4fc8e4c27f