platform_hardware_interfaces/camera
2019-03-08 00:24:10 +00:00
..
common Merge "Update makefies: no 'types'" am: 4ee5ec1469 am: bab622f6a6 2019-03-04 16:05:59 -08:00
device Merge "Camera: fill in num_output_buffers" 2019-03-06 19:52:18 +00:00
metadata Camera: Make availablePhysicalRequestKeys ndk public 2019-03-06 02:22:01 +00:00
provider Update makefies: no 'types' internal 2019-03-04 14:09:25 -08: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.