platform_hardware_interfaces/camera
2022-02-24 01:32:09 +00:00
..
common camera: Address ANAPIC review comments and additional cleanup 2022-02-22 23:35:25 +00:00
device camera: Address ANAPIC review comments and additional cleanup 2022-02-22 23:35:25 +00:00
metadata Merge "Camera: Use 64bit integers for dynamic range profile values" into tm-dev 2022-02-24 00:27:29 +00:00
provider Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 2022-02-24 01:32:09 +00:00
README.md Camera: HIDLized camera HALs, first set 2016-12-02 19:43:39 +00:00

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.