d09e5651ed
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 |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
Android.bp | ||
README.md |
Camera HALs
Overview:
The camera.* HAL tree is used by the Android camera service to discover and operate camera devices available on the device.
More details and versioning information can be found within each particular HAL.
More complete information about the Android camera HAL and subsystem can be found at source.android.com.