blob: e6b238ba9fae8f430520e1b8cf6c26b150795adc [file] [log] [blame]
Peiyong Lin781d0bb2019-07-03 10:57:02 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Peiyong Lin781d0bb2019-07-03 10:57:02 -070012hidl_interface {
13 name: "android.hardware.graphics.composer@2.4",
14 root: "android.hardware",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070015 srcs: [
Ady Abraham7882ae62019-10-10 17:04:47 -070016 "types.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070017 "IComposer.hal",
Ady Abraham7882ae62019-10-10 17:04:47 -070018 "IComposerCallback.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070019 "IComposerClient.hal",
20 ],
21 interfaces: [
22 "android.hardware.graphics.common@1.0",
23 "android.hardware.graphics.common@1.1",
24 "android.hardware.graphics.common@1.2",
25 "android.hardware.graphics.composer@2.1",
26 "android.hardware.graphics.composer@2.2",
27 "android.hardware.graphics.composer@2.3",
28 "android.hidl.base@1.0",
29 ],
30 gen_java: false,
31}