Merge "Include system/core/liblog/include instead of using symlinks"
This commit is contained in:
commit
24ee3605fa
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,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",
|
||||
|
|
Loading…
Reference in a new issue