platform_hardware_interfaces/camera
2019-04-03 00:06:55 +00:00
..
common Camera: Centralize OWNERS 2019-03-13 15:15:45 -07:00
device Camera: Update 'ERROR_RESULT' documentation 2019-03-28 10:04:31 -07:00
metadata Merge "Camera: Add recommended low latency use case id" 2019-03-18 22:02:53 +00:00
provider Camera: Update VTS test for revised multi-camera requirement 2019-03-21 17:32:21 -07: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.