blob: f29f9364fbce9f4c6c742506ddb9009ff330f9d5 [file] [log] [blame]
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -07001// 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
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -070012hidl_interface {
13 name: "android.hardware.camera.device@3.5",
14 root: "android.hardware",
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -070015 srcs: [
Yin-Chia Yeh6a6fe0f2018-09-06 15:38:34 -070016 "types.hal",
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -070017 "ICameraDevice.hal",
Yin-Chia Yeh6a6fe0f2018-09-06 15:38:34 -070018 "ICameraDeviceCallback.hal",
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -070019 "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.camera.device@3.4",
26 "android.hardware.graphics.common@1.0",
27 "android.hidl.base@1.0",
28 ],
Shuzhen Wangd3feb3d2018-08-17 13:52:40 -070029 gen_java: false,
30}