blob: f27eb9381d0634032ba6496bba8eb5ef6f14d97f [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Mikhail Naganovf0a5a942016-09-22 09:24:58 -07002
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 {
Mikhail Naganovf0a5a942016-09-22 09:24:58 -070013 name: "android.hardware.audio.common@2.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Victor Khimenko7cac9422020-07-08 23:17:33 +020015 // TODO(b/153609531): remove when no longer needed.
16 native_bridge_supported: true,
Steven Morelanddfd82872017-08-10 15:15:40 -070017 vndk: {
18 enabled: true,
19 },
Steven Morelandc3e80fa2017-10-10 11:05:20 -070020 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080021 "types.hal",
Steven Morelandc3e80fa2017-10-10 11:05:20 -070022 ],
Steven Moreland077b73b2019-11-04 12:50:41 -080023 gen_java: true,
Steven Morelanda1169dd2017-11-09 19:05:17 -080024 gen_java_constants: true,
Steven Morelandc3e80fa2017-10-10 11:05:20 -070025}