platform_hardware_interfaces/camera
2020-06-08 19:07:04 +00:00
..
common Merge "Implement lockYCbCr stub for Mapper 4.0" into rvc-dev 2020-05-14 21:06:54 +00:00
device Camera: Clarify ERROR_REQUEST callback 2020-06-01 12:28:28 -07:00
metadata Camera: Update documentation for rolling shutter skew 2020-05-13 21:13:20 +00:00
provider Merge changes from topic "vts-secure-only-camera" into rvc-dev 2020-06-01 22:52:53 +00:00
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.