5e9a175bb1
- All usage fields should be bitfields, as should dataspace. - Remove Stream::maxBuffers. It was accidentally duplicated in the inbound stream configuration; it's only meant to be set by the HAL in the output HalStream structures. - Clarify overrideFormat and usage field documentation. Test: Compiles Bug: 32991603 Change-Id: Iac922b439fafc6726ebb6cea5bc0b3dd8921bfa8 |
||
---|---|---|
.. | ||
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.