blob: 5952ac857373ef672bee764f0c2839481899cd95 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Zhijun He8486e412016-09-12 15:30:51 -07002
Bob Badourb224b362021-02-12 20:13:01 -08003package {
Aditya Choudharyad2ba1b2024-02-05 15:45:22 +00004 default_team: "trendy_team_camera_framework",
Bob Badourb224b362021-02-12 20:13:01 -08005 // See: http://go/android-license-faq
6 // A large-scale-change added 'default_applicable_licenses' to import
7 // all of the 'license_kinds' from "hardware_interfaces_license"
8 // to get the below license kinds:
9 // SPDX-license-identifier-Apache-2.0
10 default_applicable_licenses: ["hardware_interfaces_license"],
11}
12
Steven Morelanda1169dd2017-11-09 19:05:17 -080013hidl_interface {
Zhijun He8486e412016-09-12 15:30:51 -070014 name: "android.hardware.camera.common@1.0",
Steven Morelanda1169dd2017-11-09 19:05:17 -080015 root: "android.hardware",
Steven Morelandc3e80fa2017-10-10 11:05:20 -070016 srcs: [
Steven Morelanda1169dd2017-11-09 19:05:17 -080017 "types.hal",
Steven Morelandc3e80fa2017-10-10 11:05:20 -070018 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080019 gen_java: true,
Steven Morelandc3e80fa2017-10-10 11:05:20 -070020}