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 | a129dc9 | 2017-07-25 18:25:38 -0700 | [diff] [blame] | 15 | vndk: { |
| 16 | enabled: true, |
| 17 | }, |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 18 | srcs: [ |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 19 | "ITokenManager.hal", |
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 | interfaces: [ |
| 22 | "android.hidl.base@1.0", |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 23 | ], |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 24 | gen_java: true, |
Jiyong Park | daaa32d | 2020-09-21 23:10:55 +0900 | [diff] [blame] | 25 | apex_available: [ |
| 26 | "//apex_available:anyapex", |
| 27 | "//apex_available:platform", |
| 28 | ], |
Steven Moreland | d5e146f | 2017-10-10 10:14:15 -0700 | [diff] [blame] | 29 | } |