blob: e69819c8633453731e8ffb27b25ba7e27c268c4c [file] [log] [blame]
Shuzhen Wang05066102020-01-10 12:43:08 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.camera.provider@2.6",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
Jayant Chowdhary62481002020-01-09 15:39:27 -080010 "types.hal",
Shuzhen Wang05066102020-01-10 12:43:08 -080011 "ICameraProvider.hal",
12 "ICameraProviderCallback.hal",
13 ],
14 interfaces: [
15 "android.hardware.camera.common@1.0",
16 "android.hardware.camera.device@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.provider@2.4",
21 "android.hardware.camera.provider@2.5",
22 "android.hardware.graphics.common@1.0",
23 "android.hidl.base@1.0",
24 ],
25 gen_java: false,
26}