Include system/core/liblog/include instead of using symlinks
It seems better to include this path directly rather than creating symlinks in system/core that accomplish the same result. Test: treehugger Change-Id: I248a2f0450bbd5da132f67872ec018decba42725
This commit is contained in:
@@ -201,6 +201,7 @@ 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",
|
||||
|
Reference in New Issue
Block a user