Merge "Update liblog header paths after git project move" am: 2517c408e5
am: 5a09f1ca3b
am: e9adce2139
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1455957 Change-Id: I5d90fc9d6f1cb5a67ba983f22f630a755393f1b2
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user