c893754c0d
When calling update-makefiles.sh there are some unrelated changes that were missed in previous commits. Bug: 8675309 Test: compilation Change-Id: I5bf67fbcc809de36bde1869ada7b835566a5198b
33 lines
816 B
Text
33 lines
816 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.camera.device@3.4",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"ICameraDeviceCallback.hal",
|
|
"ICameraDeviceSession.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.camera.common@1.0",
|
|
"android.hardware.camera.device@3.2",
|
|
"android.hardware.camera.device@3.3",
|
|
"android.hardware.graphics.common@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"CaptureRequest",
|
|
"CaptureResult",
|
|
"HalStream",
|
|
"HalStreamConfiguration",
|
|
"PhysicalCameraMetadata",
|
|
"PhysicalCameraSetting",
|
|
"Stream",
|
|
"StreamConfiguration",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|