mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 12:55:23 +00:00
Some have missed being updated. Bug: N/A Test: N/A Change-Id: I0925e85701f6e8b98f9b09bfafbed73469d1d185
22 lines
504 B
Plaintext
22 lines
504 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.camera.provider@2.4",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"ICameraProvider.hal",
|
|
"ICameraProviderCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.camera.common@1.0",
|
|
"android.hardware.camera.device@1.0",
|
|
"android.hardware.camera.device@3.2",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|