blob: 6ec4e645c1f3357e7a20b5c53aa3b3db63c9868c [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Chia-I Wue78aa1b2016-09-05 11:46:36 +08002
Bob Badourc22b35b2021-02-23 14:26:20 -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 {
Chia-I Wue78aa1b2016-09-05 11:46:36 +080013 name: "android.hardware.graphics.allocator@2.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Steven Morelanddfd82872017-08-10 15:15:40 -070015 vndk: {
16 enabled: true,
Steven Morelanddfd82872017-08-10 15:15:40 -070017 },
Steven Moreland26a0bb22017-09-22 14:10:47 -070018 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080019 "IAllocator.hal",
Steven Moreland26a0bb22017-09-22 14:10:47 -070020 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080021 interfaces: [
Steven Moreland26a0bb22017-09-22 14:10:47 -070022 "android.hardware.graphics.common@1.0",
23 "android.hardware.graphics.mapper@2.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080024 "android.hidl.base@1.0",
Steven Moreland26a0bb22017-09-22 14:10:47 -070025 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080026 gen_java: false,
Steven Moreland26a0bb22017-09-22 14:10:47 -070027}