Merge "Revert "Include system/core/liblog/include instead of using symlinks""
diff --git a/cc/config/global.go b/cc/config/global.go
index 97e423a..d4c6266 100644
--- a/cc/config/global.go
+++ b/cc/config/global.go
@@ -205,7 +205,6 @@
 	pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
 		[]string{
 			"system/core/include",
-			"system/core/liblog/include",
 			"system/media/audio/include",
 			"hardware/libhardware/include",
 			"hardware/libhardware_legacy/include",