blob: c69914110b37ec52dbb128229f784746c4edfe81 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Miao Wangb78b2f42017-01-20 10:30:38 -08002
Bob Badourc22b35b2021-02-23 14:26:20 -08003package {
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 Morelanda1169dd2017-11-09 19:05:17 -080012hidl_interface {
13 name: "android.hardware.renderscript@1.0",
14 root: "android.hardware",
Victor Khimenko7cac9422020-07-08 23:17:33 +020015 // TODO(b/153609531): remove when no longer needed.
16 native_bridge_supported: true,
Tri Vo69fa1fa2017-02-22 10:46:43 -080017 srcs: [
18 "types.hal",
19 "IContext.hal",
20 "IDevice.hal",
21 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080022 interfaces: [
23 "android.hidl.base@1.0",
24 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080025 gen_java: false,
26 gen_java_constants: true,
Tri Vo69fa1fa2017-02-22 10:46:43 -080027}