• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3package {
4    default_applicable_licenses: ["Android-Apache-2.0"],
5}
6
7hidl_interface {
8    name: "android.frameworks.automotive.display@1.0",
9    root: "android.frameworks",
10    srcs: [
11        "types.hal",
12        "IAutomotiveDisplayProxyService.hal",
13    ],
14    interfaces: [
15        "android.hardware.graphics.bufferqueue@2.0",
16        "android.hardware.graphics.common@1.0",
17        "android.hardware.graphics.common@1.1",
18        "android.hardware.graphics.common@1.2",
19        "android.hidl.base@1.0",
20    ],
21    gen_java: true,
22}
23