blob: 67b79b987415d2bc77b52145279b1286f347eae4 [file] [log] [blame]
Emilian Peeve18057b2017-11-13 16:03:44 +00001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.camera.device@3.4",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "ICameraDeviceSession.hal",
12 ],
13 interfaces: [
14 "android.hardware.camera.common@1.0",
15 "android.hardware.camera.device@3.2",
16 "android.hardware.camera.device@3.3",
17 "android.hardware.graphics.common@1.0",
18 "android.hidl.base@1.0",
19 ],
20 types: [
Shuzhen Wang82e36b32017-11-28 17:00:43 -080021 "HalStream",
22 "HalStreamConfiguration",
23 "Stream",
Emilian Peeve18057b2017-11-13 16:03:44 +000024 "StreamConfiguration",
25 ],
26 gen_java: false,
27}
28