Move frameworks/native/include from -isystem to -I am: 315a6ffc99
am: d2290252c8
Change-Id: Ibe11bce52de686a0c803b5fe2b38c86c8f4bea59
This commit is contained in:
@@ -95,6 +95,7 @@ func init() {
|
||||
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalIncludes", "-I",
|
||||
[]string{
|
||||
"system/core/include",
|
||||
"frameworks/native/include",
|
||||
})
|
||||
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalSystemIncludes", "-isystem ",
|
||||
[]string{
|
||||
@@ -103,7 +104,6 @@ func init() {
|
||||
"hardware/libhardware_legacy/include",
|
||||
"hardware/ril/include",
|
||||
"libnativehelper/include",
|
||||
"frameworks/native/include",
|
||||
"frameworks/native/opengl/include",
|
||||
"frameworks/av/include",
|
||||
"frameworks/base/include",
|
||||
|
Reference in New Issue
Block a user