Steven Moreland | 941f105 | 2019-02-05 13:14:05 -0800 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
| 2 | |
Bob Badour | c22b35b | 2021-02-23 14:26:20 -0800 | [diff] [blame] | 3 | package { |
| 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 | |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 12 | hidl_interface { |
| 13 | name: "android.hardware.bluetooth.audio@2.0", |
| 14 | root: "android.hardware", |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 15 | srcs: [ |
| 16 | "types.hal", |
| 17 | "IBluetoothAudioPort.hal", |
| 18 | "IBluetoothAudioProvider.hal", |
| 19 | "IBluetoothAudioProvidersFactory.hal", |
| 20 | ], |
| 21 | interfaces: [ |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 22 | "android.hardware.audio.common@5.0", |
Steven Moreland | 941f105 | 2019-02-05 13:14:05 -0800 | [diff] [blame] | 23 | "android.hidl.base@1.0", |
Steven Moreland | 63bf694 | 2019-02-20 13:06:01 -0800 | [diff] [blame] | 24 | "android.hidl.safe_union@1.0", |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 25 | ], |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 26 | gen_java: false, |
William Escande | d9d513f | 2022-03-02 20:27:06 +0100 | [diff] [blame] | 27 | apex_available: [ |
| 28 | "//apex_available:platform", |
| 29 | "com.android.bluetooth", |
| 30 | ], |
Pavlin Radoslavov | 1ea96a3 | 2018-10-11 17:39:09 -0700 | [diff] [blame] | 31 | } |