3ad137edbb
Fence fd is closed when processCaptureResult returns. In order to wait for the release fence *after* processCaptureResult returns, the fence fd needs to be duped. Test: Vendor testing Bug: 241281568 Change-Id: Ib74f9bb141802713b476a2ef48a2252125a7915d |
||
---|---|---|
.. | ||
common | ||
device | ||
metadata | ||
provider | ||
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.