Ytai Ben-Tsvi | a2cd51a | 2021-01-25 16:56:25 -0800 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
| 2 | |
Bob Badour | cc62c0b | 2021-03-19 16:49:48 -0700 | [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 | |
Ytai Ben-Tsvi | a2cd51a | 2021-01-25 16:56:25 -0800 | [diff] [blame] | 12 | hidl_interface { |
| 13 | name: "android.hardware.soundtrigger@2.4", |
| 14 | root: "android.hardware", |
| 15 | srcs: [ |
| 16 | "ISoundTriggerHw.hal", |
| 17 | "ISoundTriggerHwCallback.hal", |
| 18 | "ISoundTriggerHwGlobalCallback.hal", |
| 19 | ], |
| 20 | interfaces: [ |
| 21 | "android.hardware.audio.common@2.0", |
| 22 | "android.hardware.soundtrigger@2.0", |
| 23 | "android.hardware.soundtrigger@2.1", |
| 24 | "android.hardware.soundtrigger@2.2", |
| 25 | "android.hardware.soundtrigger@2.3", |
| 26 | "android.hidl.base@1.0", |
| 27 | "android.hidl.safe_union@1.0", |
| 28 | ], |
| 29 | gen_java: true, |
| 30 | } |