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
This commit is contained in:
parent
a646a9de11
commit
271f4acd72
|
@ -201,7 +201,6 @@ func init() {
|
||||||
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
|
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
|
||||||
[]string{
|
[]string{
|
||||||
"system/core/include",
|
"system/core/include",
|
||||||
"system/core/liblog/include",
|
|
||||||
"system/media/audio/include",
|
"system/media/audio/include",
|
||||||
"hardware/libhardware/include",
|
"hardware/libhardware/include",
|
||||||
"hardware/libhardware_legacy/include",
|
"hardware/libhardware_legacy/include",
|
||||||
|
|
Loading…
Reference in New Issue