Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
Steven Moreland | 2ef31d8 | 2016-12-21 14:38:23 -0800 | [diff] [blame] | 2 | |
Bob Badour | ad2415c | 2021-02-12 17:33:30 -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 "system_libhidl_license" |
| 7 | // to get the below license kinds: |
| 8 | // SPDX-license-identifier-Apache-2.0 |
| 9 | default_applicable_licenses: ["system_libhidl_license"], |
| 10 | } |
| 11 | |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 12 | hidl_interface { |
Steven Moreland | 2ef31d8 | 2016-12-21 14:38:23 -0800 | [diff] [blame] | 13 | name: "android.hidl.token@1.0", |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 14 | root: "android.hidl", |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 15 | srcs: [ |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 16 | "ITokenManager.hal", |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 17 | ], |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 18 | interfaces: [ |
| 19 | "android.hidl.base@1.0", |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 20 | ], |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 21 | gen_java: true, |
Jiyong Park | daaa32d | 2020-09-21 23:10:55 +0900 | [diff] [blame] | 22 | apex_available: [ |
| 23 | "//apex_available:anyapex", |
| 24 | "//apex_available:platform", |
| 25 | ], |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 26 | } |