Merge "Revert "Move system/core/include from -isystem to -I"" am: d85c0740e1
am: cd2f6df8ab
Change-Id: I856effae99a72cd57ef5e92085a28e2931136dfd
This commit is contained in:
@@ -93,11 +93,10 @@ func init() {
|
||||
// Everything in these lists is a crime against abstraction and dependency tracking.
|
||||
// Do not add anything to this list.
|
||||
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalIncludes", "-I",
|
||||
[]string{
|
||||
"system/core/include",
|
||||
})
|
||||
[]string{})
|
||||
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalSystemIncludes", "-isystem ",
|
||||
[]string{
|
||||
"system/core/include",
|
||||
"system/media/audio/include",
|
||||
"hardware/libhardware/include",
|
||||
"hardware/libhardware_legacy/include",
|
||||
|
Reference in New Issue
Block a user