Merge "Move frameworks/native/opengl/include from -isystem to -I" am: 41e6002483
am: 839c821fd3
am: 9a3fd8b3e3
Change-Id: Ie127cb287f9b8ce9e2e361667f9666064325a0ab
This commit is contained in:
commit
d1c4917786
1 changed files with 1 additions and 1 deletions
|
@ -108,10 +108,10 @@ func init() {
|
|||
"hardware/ril/include",
|
||||
"libnativehelper/include",
|
||||
"frameworks/native/include",
|
||||
"frameworks/native/opengl/include",
|
||||
})
|
||||
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalSystemIncludes", "-isystem ",
|
||||
[]string{
|
||||
"frameworks/native/opengl/include",
|
||||
"frameworks/av/include",
|
||||
"frameworks/base/include",
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue