From 271f4acd72020617aa6906f08b992bceb118632b Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Mon, 5 Oct 2020 19:24:12 +0000 Subject: [PATCH] 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 --- cc/config/global.go | 1 - 1 file changed, 1 deletion(-) 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",