mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
This adds a single new member to the HalStream structure, used by camera.device@3.2::ICameraDeviceSession.configureStreams, for HALs to override the requested stream dataSpace. This override may be used when the requested format is IMPLEMENTATION_DEFINED. Test: Builds Bug: 62358514 Change-Id: Ie43e6cfd2ac52657c9366ff5297daa22c0bfa46c
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
// This is an autogenerated file, do not edit.
|
|
subdirs = [
|
|
"common/1.0",
|
|
"common/1.0/default",
|
|
"device/1.0",
|
|
"device/1.0/default",
|
|
"device/3.2",
|
|
"device/3.2/default",
|
|
"device/3.3",
|
|
"metadata/3.2",
|
|
"provider/2.4",
|
|
"provider/2.4/default",
|
|
"provider/2.4/vts/functional",
|
|
]
|