• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.camera.common@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11    ],
12    types: [
13        "CameraDeviceStatus",
14        "CameraMetadataType",
15        "CameraResourceCost",
16        "Status",
17        "TagBoundaryId",
18        "TorchMode",
19        "TorchModeStatus",
20        "VendorTag",
21        "VendorTagSection",
22    ],
23    gen_java: true,
24}
25
26