platform_hardware_interfaces/camera
2022-11-02 21:21:29 +00:00
..
common Merge android13-tests-dev 2022-08-17 16:37:46 -07:00
device graphics.common V3 -> V4 2022-10-29 00:51:21 +00:00
metadata Camera: Add settings override API 2022-10-25 02:52:47 +00:00
provider Revert "Camera VTS: Improve test for torch callback" 2022-10-31 21:38:16 +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.