blob: 6c670f633f609465e78cac74cffc3a63c4b0c34c [file] [log] [blame]
Steven Moreland55cb0142018-10-16 18:33:03 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -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 Moreland55cb0142018-10-16 18:33:03 -070012hidl_interface {
13 name: "android.hardware.tests.safeunion.cpp@1.0",
14 root: "android.hardware",
15 srcs: [
16 "ICppSafeUnion.hal",
17 ],
18 interfaces: [
19 "android.hidl.base@1.0",
20 ],
21 gen_java: false,
22}