62ec5f4eb3
Add art and libnativehelper to the root Blueprints file, and add a warning used by art to the clang unknown flags list. Change-Id: If282413103fa20fa66422e4330fbabff61b66144
9 lines
145 B
Text
9 lines
145 B
Text
subdirs = [
|
|
"art",
|
|
"build/blueprint",
|
|
"build/soong",
|
|
"bionic/*",
|
|
"external/*",
|
|
"libnativehelper",
|
|
"system/core/*",
|
|
]
|