platform_build_soong/root.bp
Colin Cross 62ec5f4eb3 Updates for building art
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
2015-03-21 00:40:20 +00:00

9 lines
145 B
Text

subdirs = [
"art",
"build/blueprint",
"build/soong",
"bionic/*",
"external/*",
"libnativehelper",
"system/core/*",
]