blob: 19adb3472db0b969ac29fba34a743ae05630fdd0 [file] [log] [blame]
Yin-Chia Yeh91e07782019-10-07 15:18:42 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.camera.device@3.6",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
Emilian Peevf0aa3f02020-02-03 14:17:06 -080011 "ICameraDevice.hal",
Yin-Chia Yeh91e07782019-10-07 15:18:42 -070012 "ICameraDeviceSession.hal",
13 "ICameraOfflineSession.hal",
14 ],
15 interfaces: [
16 "android.hardware.camera.common@1.0",
17 "android.hardware.camera.device@3.2",
18 "android.hardware.camera.device@3.3",
19 "android.hardware.camera.device@3.4",
20 "android.hardware.camera.device@3.5",
21 "android.hardware.graphics.common@1.0",
22 "android.hidl.base@1.0",
23 ],
24 gen_java: false,
25}