Home | History | Annotate | Download | only in 3.4
      1 // This file is autogenerated by hidl-gen -Landroidbp.
      2 
      3 hidl_interface {
      4     name: "android.hardware.camera.device (a] 3.4",
      5     root: "android.hardware",
      6     vndk: {
      7         enabled: true,
      8     },
      9     srcs: [
     10         "types.hal",
     11         "ICameraDeviceCallback.hal",
     12         "ICameraDeviceSession.hal",
     13     ],
     14     interfaces: [
     15         "android.hardware.camera.common (a] 1.0",
     16         "android.hardware.camera.device (a] 3.2",
     17         "android.hardware.camera.device (a] 3.3",
     18         "android.hardware.graphics.common (a] 1.0",
     19         "android.hidl.base (a] 1.0",
     20     ],
     21     types: [
     22         "CaptureRequest",
     23         "CaptureResult",
     24         "HalStream",
     25         "HalStreamConfiguration",
     26         "PhysicalCameraMetadata",
     27         "PhysicalCameraSetting",
     28         "Stream",
     29         "StreamConfiguration",
     30     ],
     31     gen_java: false,
     32 }
     33 
     34