summaryrefslogtreecommitdiff
path: root/Android.bp
blob: ca555fb554ed720173a5723e9e90f64fe66dabc2 (plain)
1
2
3
4
5
6
7
8
9
soong_namespace {
    imports: [
        "hardware/google/interfaces",
    ],
}

subdirs = [
    "media",
]