platform_hardware_interfaces/camera
2021-11-02 19:40:23 +00:00
..
common Camera: Add support for single plane stride queries 2021-05-25 16:55:11 -07:00
device Enable mute test pattern for external cameras 2021-08-26 11:10:46 +02:00
metadata Camera: Add torch brightness control keys. 2021-10-14 11:59:18 -07:00
provider Merge "VtsHalCameraProviderV2_4TargetTest: Override rotate&crop" into sc-v2-dev am: 3c2ebae81c 2021-11-02 19:27:08 +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.