summaryrefslogtreecommitdiff
path: root/cc
diff options
context:
space:
mode:
author Tom Cherry <tomcherry@google.com> 2020-10-05 19:24:12 +0000
committer Tom Cherry <tomcherry@google.com> 2020-10-05 19:24:12 +0000
commit271f4acd72020617aa6906f08b992bceb118632b (patch)
tree02c978ccb518618383cb191750a32728af8885c6 /cc
parenta646a9de11afa468e7a40a5f462541ede6b426b5 (diff)
Revert "Include system/core/liblog/include instead of using symlinks"
Revert submission 1428983-no-log-header-symlinks Reason for revert: Build breaks Reverted Changes: I248a2f045:Include system/core/liblog/include instead of usin... Ic189e0f59:Remove logging symlinks from system/core/include Change-Id: I9ee896f5fde36c879c182365295c1f5a5a39a76b
Diffstat (limited to 'cc')
-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 a6f79d985..32f163d88 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -201,7 +201,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",