mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
* changes: Camera: Check for transport errors during VTS Camera: Add Hal version 1 get-/setParameter tests Camera: Add Hal version 1 sendcommand tests Camera: Add Hal version 1 autofocus test cases Camera: Add Hal version 1 video recording test cases Camera: Add Hal version 1 image capture test cases Camera: Add device ver. 1 preview test cases Camera: Extend camera test cases for camera 1.0 devices Camera: Add flush test cases Camera: Enable and check for torch callbacks
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.