mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
The initial entry includes information about static metadata that requires camera permission. Bug: 112160024 Test: hidl-gen, builds Change-Id: I3aa321edbfea4c2adaaeded3fd10c8746ed07aa7
22 lines
428 B
Plaintext
22 lines
428 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.camera.metadata@3.4",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.camera.metadata@3.2",
|
|
"android.hardware.camera.metadata@3.3",
|
|
],
|
|
types: [
|
|
"CameraMetadataTag",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|