Merge "Update liblog header paths after git project move"
This commit is contained in:
commit
2517c408e5
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ func init() {
|
||||||
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
|
pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
|
||||||
[]string{
|
[]string{
|
||||||
"system/core/include",
|
"system/core/include",
|
||||||
"system/core/liblog/include",
|
"system/logging/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 a new issue