mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
The new framework implementation derives capture buffer loss notification from other information, and treats HAL notify() with ERROR_BUFFER as no-op. Test: Build Bug: 155353799 Change-Id: Ia7ea52ee2750c7404b657467e1cfda4c05e6cc78
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.