Steven Moreland | a1169dd | 2017-11-09 19:05:17 -0800 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
Amit Mahajan | 4cb7b84 | 2016-08-12 15:25:10 -0700 | [diff] [blame] | 2 | |
Bob Badour | b224b36 | 2021-02-12 20:13:01 -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 | |
Steven Moreland | a1169dd | 2017-11-09 19:05:17 -0800 | [diff] [blame] | 12 | hidl_interface { |
| 13 | name: "android.hardware.radio@1.0", |
| 14 | root: "android.hardware", |
Tri Vo | ac9f1c0 | 2017-02-06 09:59:51 -0800 | [diff] [blame] | 15 | srcs: [ |
| 16 | "types.hal", |
| 17 | "IRadio.hal", |
| 18 | "IRadioIndication.hal", |
| 19 | "IRadioResponse.hal", |
| 20 | "ISap.hal", |
| 21 | "ISapCallback.hal", |
| 22 | ], |
Steven Moreland | a1169dd | 2017-11-09 19:05:17 -0800 | [diff] [blame] | 23 | interfaces: [ |
| 24 | "android.hidl.base@1.0", |
| 25 | ], |
Roopa Sattiraju | e01400a | 2021-12-23 12:36:19 -0800 | [diff] [blame] | 26 | apex_available: [ |
| 27 | "//apex_available:platform", |
| 28 | "com.android.bluetooth", |
| 29 | ], |
Steven Moreland | a1169dd | 2017-11-09 19:05:17 -0800 | [diff] [blame] | 30 | gen_java: true, |
Tri Vo | ac9f1c0 | 2017-02-06 09:59:51 -0800 | [diff] [blame] | 31 | } |