platform_hardware_interfaces/camera
2021-07-08 21:43:43 +00:00
..
common Camera: Add support for single plane stride queries 2021-05-25 16:55:11 -07:00
device Camera: Fix a typo in the 3.7 device comment 2021-07-03 00:07:37 +00:00
metadata Camera: Add framework-only enum value to test pattern mode 2021-05-27 17:36:54 -07:00
provider Camera: Add logical camera requirement test for GVF 2021-07-08 11:03:24 -07: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.