blob: 60bcf7b5b3d432d3714b9e5060d731c175e76c91 [file] [log] [blame]
Sungtak Lee108a2fe2018-01-25 15:07:40 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -08003package {
Aditya Choudharyad2ba1b2024-02-05 15:45:22 +00004 default_team: "trendy_team_android_media_codec_framework",
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
Sungtak Lee108a2fe2018-01-25 15:07:40 -080013hidl_interface {
14 name: "android.hardware.media.bufferpool@1.0",
15 root: "android.hardware",
Sungtak Lee108a2fe2018-01-25 15:07:40 -080016 srcs: [
17 "types.hal",
18 "IAccessor.hal",
19 "IClientManager.hal",
20 "IConnection.hal",
21 ],
22 interfaces: [
23 "android.hidl.base@1.0",
24 ],
Sungtak Lee108a2fe2018-01-25 15:07:40 -080025 gen_java: false,
26}