Merge "Include system/core/liblog/include instead of using symlinks" am: 24ee3605fa am: f6a4e63413

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1429369

Change-Id: I4866765a56c3cce035f03eed64a6d17caacab647
This commit is contained in:
Tom Cherry
2020-10-05 18:19:43 +00:00
committed by Automerger Merge Worker

View File

@@ -205,6 +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/media/audio/include", "system/media/audio/include",
"hardware/libhardware/include", "hardware/libhardware/include",
"hardware/libhardware_legacy/include", "hardware/libhardware_legacy/include",