commit | 24ee3605faa8d323fd2b61b12e126d0c288b3d2d | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Oct 05 15:26:51 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 05 15:26:51 2020 +0000 |
tree | 4cf573f9f5afc9f56e51c840d6b79d4a0985dd61 | |
parent | cbda59333cbfa5f1e53bb7f8a95bc06770766186 [diff] | |
parent | a646a9de11afa468e7a40a5f462541ede6b426b5 [diff] |
Merge "Include system/core/liblog/include instead of using symlinks"
diff --git a/cc/config/global.go b/cc/config/global.go index d4c6266..97e423a 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -205,6 +205,7 @@ pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I", []string{ "system/core/include", + "system/core/liblog/include", "system/media/audio/include", "hardware/libhardware/include", "hardware/libhardware_legacy/include",