blob: 2e412086630e6e70f9b376cebf657c4a1c2e56fb [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Chia-I Wuacce6992016-09-20 06:52:43 +08002
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
Steven Morelanda1169dd2017-11-09 19:05:17 -080012hidl_interface {
13 name: "android.hardware.graphics.composer@2.1",
14 root: "android.hardware",
Tri Voce608be2017-02-07 19:13:25 -080015 srcs: [
16 "types.hal",
17 "IComposer.hal",
18 "IComposerCallback.hal",
19 "IComposerClient.hal",
20 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080021 interfaces: [
Chia-I Wu1c457272016-11-17 10:11:32 +080022 "android.hardware.graphics.common@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080023 "android.hidl.base@1.0",
Chia-I Wuacce6992016-09-20 06:52:43 +080024 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080025 gen_java: false,
Chia-I Wuacce6992016-09-20 06:52:43 +080026}