blob: 4e37ce9a0d1778e5e15caeacbf1fedd7c7b87c8f [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Felipe Lemee83f9fb2016-11-15 15:08:47 -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 {
Felipe Lemee83f9fb2016-11-15 15:08:47 -080013 name: "android.hardware.dumpstate@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 root: "android.hardware",
Steven Moreland26a0bb22017-09-22 14:10:47 -070015 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080016 "IDumpstateDevice.hal",
Steven Moreland26a0bb22017-09-22 14:10:47 -070017 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080018 interfaces: [
19 "android.hidl.base@1.0",
Steven Moreland26a0bb22017-09-22 14:10:47 -070020 ],
Steven Morelandf5e4d7f2018-08-14 13:24:35 -070021 gen_java: true,
Steven Moreland26a0bb22017-09-22 14:10:47 -070022}