blob: 1f28ea30aa6635924a377e070ffb0218d00114b0 [file] [log] [blame]
Courtney Goeltzenleuchterbe92bb92018-01-11 08:50:03 -08001// 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
Courtney Goeltzenleuchterbe92bb92018-01-11 08:50:03 -080013hidl_interface {
14 name: "android.hardware.graphics.composer@2.2",
15 root: "android.hardware",
Courtney Goeltzenleuchterbe92bb92018-01-11 08:50:03 -080016 srcs: [
17 "IComposer.hal",
18 "IComposerClient.hal",
19 ],
20 interfaces: [
21 "android.hardware.graphics.common@1.0",
Chia-I Wu6c8257f2018-02-28 12:24:42 -080022 "android.hardware.graphics.common@1.1",
Courtney Goeltzenleuchterbe92bb92018-01-11 08:50:03 -080023 "android.hardware.graphics.composer@2.1",
24 "android.hidl.base@1.0",
25 ],
26 gen_java: false,
27}