blob: a6b1ba77b34616a957669cddfed31bcda7672aae [file] [log] [blame]
Haoxiang Li6bdb8112019-12-23 16:10:31 -08001// 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
Haoxiang Li6bdb8112019-12-23 16:10:31 -080012hidl_interface {
13 name: "android.hardware.automotive.sv@1.0",
14 root: "android.hardware",
Haoxiang Li6bdb8112019-12-23 16:10:31 -080015 srcs: [
16 "types.hal",
Haoxiang Li6bdb8112019-12-23 16:10:31 -080017 "ISurroundView2dSession.hal",
18 "ISurroundView3dSession.hal",
19 "ISurroundViewService.hal",
Jooyung Hand18cba82020-07-01 12:16:13 +090020 "ISurroundViewSession.hal",
21 "ISurroundViewStream.hal",
Haoxiang Li6bdb8112019-12-23 16:10:31 -080022 ],
23 interfaces: [
Haoxiang Li6bdb8112019-12-23 16:10:31 -080024 "android.hardware.graphics.common@1.0",
25 "android.hardware.graphics.common@1.1",
26 "android.hardware.graphics.common@1.2",
Jooyung Hand18cba82020-07-01 12:16:13 +090027 "android.hidl.base@1.0",
Haoxiang Li6bdb8112019-12-23 16:10:31 -080028 ],
29 gen_java: true,
30}