• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3package {
4    // See: http://go/android-license-faq
5    default_applicable_licenses: ["Android-Apache-2.0"],
6}
7
8hidl_interface {
9    name: "hardware.google.light@1.1",
10    root: "hardware.google",
11    srcs: [
12        "ILight.hal",
13    ],
14    interfaces: [
15        "hardware.google.light@1.0",
16        "android.hardware.light@2.0",
17        "android.hidl.base@1.0",
18    ],
19    gen_java: true,
20}
21