summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Tom Cherry <tomcherry@google.com> 2020-10-05 19:26:17 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-10-05 19:26:17 +0000
commit66fee25c5b447df6e02adae3fa8b9a548b024130 (patch)
tree8c1e2215b9bd04f25058e22ca8e1a84209947dcf
parent24ee3605faa8d323fd2b61b12e126d0c288b3d2d (diff)
parent271f4acd72020617aa6906f08b992bceb118632b (diff)
Merge "Revert "Include system/core/liblog/include instead of using symlinks""
-rw-r--r--cc/config/global.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/config/global.go b/cc/config/global.go
index 97e423a83..d4c626699 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -205,7 +205,6 @@ func init() {
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
[]string{
"system/core/include",
- "system/core/liblog/include",
"system/media/audio/include",
"hardware/libhardware/include",
"hardware/libhardware_legacy/include",