blob: 4fb56cf9abe1ab60774f3bf83b1337eed0b33f82 [file] [log] [blame]
Yin-Chia Yeh91e07782019-10-07 15:18:42 -07001// 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
Yin-Chia Yeh91e07782019-10-07 15:18:42 -070013hidl_interface {
14 name: "android.hardware.camera.device@3.6",
15 root: "android.hardware",
Yin-Chia Yeh91e07782019-10-07 15:18:42 -070016 srcs: [
17 "types.hal",
Emilian Peevf0aa3f02020-02-03 14:17:06 -080018 "ICameraDevice.hal",
Yin-Chia Yeh91e07782019-10-07 15:18:42 -070019 "ICameraDeviceSession.hal",
20 "ICameraOfflineSession.hal",
21 ],
22 interfaces: [
23 "android.hardware.camera.common@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.device@3.5",
28 "android.hardware.graphics.common@1.0",
29 "android.hidl.base@1.0",
30 ],
31 gen_java: false,
32}