platform_hardware_interfaces/camera
2019-12-12 03:34:00 +00:00
..
common gralloc: update lock and lockYCbCr 2019-11-21 17:43:41 -08:00
device Merge "camera: fix two potential null pointer uses" am: bf432cced9 am: ba1a53006f 2019-11-01 16:59:21 -07:00
metadata Camera: Add bokeh mode tags in camera metadata 2019-10-29 17:18:16 -07:00
provider Merge "[vts-core] add VtsHalCameraProviderV2_4TargetTest to vts-core" 2019-12-12 03:34:00 +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.