summaryrefslogtreecommitdiff
path: root/light/1.0/Android.bp
blob: 560b3d14e2eb32e7d6885c88d33fe9533dfc763a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// This file is autogenerated by hidl-gen -Landroidbp.

hidl_interface {
    name: "hardware.google.light@1.0",
    root: "hardware.google",
    srcs: [
        "ILight.hal",
    ],
    interfaces: [
        "android.hardware.light@2.0",
        "android.hidl.base@1.0",
    ],
}