Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
Martijn Coenen | 3079100 | 2016-12-01 15:40:46 +0100 | [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 { |
Martijn Coenen | 3079100 | 2016-12-01 15:40:46 +0100 | [diff] [blame] | 13 | name: "android.hidl.memory@1.0", |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 14 | root: "android.hidl", |
Victor Khimenko | 538af7d | 2020-07-08 23:24:21 +0200 | [diff] [blame] | 15 | // TODO(b/153609531): remove when no longer needed. |
| 16 | native_bridge_supported: true, |
Steven Moreland | ff189a0 | 2017-09-15 16:22:48 -0700 | [diff] [blame] | 17 | srcs: [ |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 18 | "IMapper.hal", |
| 19 | "IMemory.hal", |
Steven Moreland | ff189a0 | 2017-09-15 16:22:48 -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 | ff189a0 | 2017-09-15 16:22:48 -0700 | [diff] [blame] | 23 | ], |
Steven Moreland | 30b8a42 | 2017-07-18 22:03:52 -0700 | [diff] [blame] | 24 | gen_java: false, |
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 | ff189a0 | 2017-09-15 16:22:48 -0700 | [diff] [blame] | 29 | } |