blob: 22a6d59f6f144a4197ad755e32d38d353aedbc5b [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -07002
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 {
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070013 name: "android.hardware.media@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Steven Morelanddfd82872017-08-10 15:15:40 -070015 vndk: {
16 enabled: true,
17 },
Steven Morelanda1169dd2017-11-09 19:05:17 -080018 srcs: [
19 "types.hal",
20 ],
21 interfaces: [
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070022 "android.hardware.graphics.common@1.0",
23 ],
Steven Morelandf5e4d7f2018-08-14 13:24:35 -070024 gen_java: true,
Ray Essickbe6963a2022-01-26 09:50:04 -080025 apex_available: [
26 "//apex_available:platform",
27 "com.android.media.swcodec",
28 ],
Pawin Vongmasa6ec37b92016-10-06 19:01:51 -070029}