blob: 748faf6f7f423d692747e9b98baa3b4fef83b543 [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 {
Aditya Choudharyc5c6c622024-01-31 11:06:17 +00004 default_team: "trendy_team_android_core_graphics_stack",
Bob Badourb224b362021-02-12 20:13:01 -08005 // See: http://go/android-license-faq
6 // A large-scale-change added 'default_applicable_licenses' to import
7 // all of the 'license_kinds' from "hardware_interfaces_license"
8 // to get the below license kinds:
9 // SPDX-license-identifier-Apache-2.0
10 default_applicable_licenses: ["hardware_interfaces_license"],
11}
12
Peiyong Lin781d0bb2019-07-03 10:57:02 -070013hidl_interface {
14 name: "android.hardware.graphics.composer@2.4",
15 root: "android.hardware",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070016 srcs: [
Ady Abraham7882ae62019-10-10 17:04:47 -070017 "types.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070018 "IComposer.hal",
Ady Abraham7882ae62019-10-10 17:04:47 -070019 "IComposerCallback.hal",
Peiyong Lin781d0bb2019-07-03 10:57:02 -070020 "IComposerClient.hal",
21 ],
22 interfaces: [
23 "android.hardware.graphics.common@1.0",
24 "android.hardware.graphics.common@1.1",
25 "android.hardware.graphics.common@1.2",
26 "android.hardware.graphics.composer@2.1",
27 "android.hardware.graphics.composer@2.2",
28 "android.hardware.graphics.composer@2.3",
29 "android.hidl.base@1.0",
30 ],
31 gen_java: false,
32}