summaryrefslogtreecommitdiff
path: root/Android.bp
blob: ceabda261b858d928bcd46562d05eaabf4a39734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
soong_namespace {
    imports: [
        "hardware/google/pixel",
        "hardware/qcom/bootctrl",
    ],
}

subdirs = [
    "vibrator",
    "usb",
]