blob: 9e4a4d6533640727344504616f50ad90a3ce2835 [file] [log] [blame]
Shuzhen Wang05066102020-01-10 12:43:08 -08001// 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
Shuzhen Wang05066102020-01-10 12:43:08 -080013hidl_interface {
14 name: "android.hardware.camera.provider@2.6",
15 root: "android.hardware",
Shuzhen Wang05066102020-01-10 12:43:08 -080016 srcs: [
Jayant Chowdhary62481002020-01-09 15:39:27 -080017 "types.hal",
Shuzhen Wang05066102020-01-10 12:43:08 -080018 "ICameraProvider.hal",
19 "ICameraProviderCallback.hal",
20 ],
21 interfaces: [
22 "android.hardware.camera.common@1.0",
23 "android.hardware.camera.device@1.0",
24 "android.hardware.camera.device@3.2",
25 "android.hardware.camera.device@3.3",
26 "android.hardware.camera.device@3.4",
27 "android.hardware.camera.provider@2.4",
28 "android.hardware.camera.provider@2.5",
29 "android.hardware.graphics.common@1.0",
30 "android.hidl.base@1.0",
31 ],
32 gen_java: false,
33}