blob: 47a09657cf1a6186483c24c605d1a1e2835df3dd [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 {
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
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070013hidl_interface {
14 name: "android.hardware.graphics.composer@2.3",
15 root: "android.hardware",
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070016 srcs: [
17 "IComposer.hal",
18 "IComposerClient.hal",
19 ],
20 interfaces: [
21 "android.hardware.graphics.common@1.0",
Peiyong Lin830137f2018-09-13 17:19:38 -070022 "android.hardware.graphics.common@1.1",
Valerie Hauec983062018-10-09 16:09:12 -070023 "android.hardware.graphics.common@1.2",
Dominik Laskowskicd2e9f52018-03-12 19:41:03 -070024 "android.hardware.graphics.composer@2.1",
25 "android.hardware.graphics.composer@2.2",
26 "android.hidl.base@1.0",
27 ],
28 gen_java: false,
29}