blob: 3c52b6f0d5d884b500cd0212b989d7b703c52a71 [file] [log] [blame]
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -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
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070012hidl_interface {
13 name: "android.hardware.graphics.composer@2.3",
14 root: "android.hardware",
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070015 srcs: [
16 "IComposer.hal",
17 "IComposerClient.hal",
18 ],
19 interfaces: [
20 "android.hardware.graphics.common@1.0",
Peiyong Lin830137f2018-09-13 17:19:38 -070021 "android.hardware.graphics.common@1.1",
Valerie Hauec983062018-10-09 16:09:12 -070022 "android.hardware.graphics.common@1.2",
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070023 "android.hardware.graphics.composer@2.1",
24 "android.hardware.graphics.composer@2.2",
25 "android.hidl.base@1.0",
26 ],
27 gen_java: false,
28}