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

package {
    // See: http://go/android-license-faq
    default_applicable_licenses: ["Android-Apache-2.0"],
}