blob: bde7c9f56ba7d31221a27d9f04b543a2223313bc [file] [log] [blame]
Emilian Peeve18057b2017-11-13 16:03:44 +00001// This file is autogenerated by hidl-gen -Landroidbp.
2
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
Emilian Peeve18057b2017-11-13 16:03:44 +000013hidl_interface {
14 name: "android.hardware.camera.device@3.4",
15 root: "android.hardware",
Emilian Peeve18057b2017-11-13 16:03:44 +000016 srcs: [
17 "types.hal",
Shuzhen Wang39cf8fd2017-12-29 16:17:09 -080018 "ICameraDeviceCallback.hal",
Emilian Peeve18057b2017-11-13 16:03:44 +000019 "ICameraDeviceSession.hal",
20 ],
21 interfaces: [
22 "android.hardware.camera.common@1.0",
23 "android.hardware.camera.device@3.2",
24 "android.hardware.camera.device@3.3",
25 "android.hardware.graphics.common@1.0",
26 "android.hidl.base@1.0",
27 ],
Emilian Peeve18057b2017-11-13 16:03:44 +000028 gen_java: false,
29}