91e07785b5
Also a typo fix in metadata doc. Test: N/A. New API skeleton, no implementation yet. Bug: 135142453 Change-Id: I4852ee28242afabe81b02cfef39994c5d2705359
18 lines
426 B
Text
18 lines
426 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.camera.metadata@3.5",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.camera.metadata@3.2",
|
|
"android.hardware.camera.metadata@3.3",
|
|
"android.hardware.camera.metadata@3.4",
|
|
],
|
|
gen_java: true,
|
|
}
|