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
diff --git a/cc/config/global.go b/cc/config/global.go
index a6f79d9..32f163d 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -201,7 +201,6 @@
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
[]string{
"system/core/include",
- "system/core/liblog/include",
"system/media/audio/include",
"hardware/libhardware/include",
"hardware/libhardware_legacy/include",