Merge "Include system/core/liblog/include instead of using symlinks"

This commit is contained in:
Tom Cherry
2020-10-05 15:26:51 +00:00
committed by Gerrit Code Review

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