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

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

Change-Id: Ic5fa1739dea5a20b9abbf240b5fc89a8f95d1088
This commit is contained in:
Tom Cherry
2020-10-05 18:38:33 +00:00
committed by Automerger Merge Worker

View File

@@ -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",