| commit | f8ba4c0538831a6fb4fc83d3ab74e819ded7f443 | [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 | 720139dd0807f052d8a248b7e0aef830e340dd6c | |
| parent | ab1c7cfb6f0866abe1c696cf0b1f97f433125ec1 [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