aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
blob: fbd0be2a881445667e79365f6df3d066069947a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
subdirs = [
    "art",
    "build/blueprint",
    "build/soong",
    "bionic",
    "dalvik",
    "external/*",
    "libcore",
    "libnativehelper",
    "prebuilts/ndk",
    "prebuilts/sdk",
    "system/core/*",
    "frameworks/base/tools/aidl",
]