blob: ea88b06f3dbd0b6d4da6edda982bd3999c95ecd9 [file] [log] [blame]
Kevin Rocard87ac0812018-02-01 14:47:23 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
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
Kevin Rocard87ac0812018-02-01 14:47:23 -080012hidl_interface {
13 name: "android.hardware.audio.common@4.0",
14 root: "android.hardware",
Victor Khimenko7cac9422020-07-08 23:17:33 +020015 // TODO(b/153609531): remove when no longer needed.
16 native_bridge_supported: true,
Kevin Rocard87ac0812018-02-01 14:47:23 -080017 srcs: [
18 "types.hal",
19 ],
Steven Moreland077b73b2019-11-04 12:50:41 -080020 gen_java: true,
Kevin Rocard87ac0812018-02-01 14:47:23 -080021 gen_java_constants: true,
22}