platform_hardware_interfaces/camera
2022-03-14 22:16:36 +00:00
..
common camera: Address ANAPIC review comments and additional cleanup 2022-02-22 23:35:25 +00:00
device Merge "Added annotations to prevent misapply of this interface by OEM partners" into tm-dev 2022-03-02 05:08:52 +00:00
metadata Camera: Increase bit depth of stream use case to 64 2022-03-09 22:57:40 +00:00
provider Merge "Camera: Increase bit depth of stream use case to 64" into tm-dev 2022-03-14 22:16:36 +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.