platform_build_soong/root.bp

18 lines
325 B
Text
Raw Normal View History

subdirs = [
"art",
"build/blueprint",
"build/soong",
"bionic",
"dalvik",
"external/*",
"frameworks/base/libs/*",
"frameworks/base/tools/*",
"frameworks/native/libs/*",
"hardware/*",
"libcore",
"libnativehelper",
"prebuilts/ndk",
"prebuilts/sdk",
"system/core/*",
]