platform_hardware_interfaces/camera
Steven Moreland 5d1e41a8fd Update makefiles.
Bug: N/A
Test: N/A
Change-Id: Idb1d74aeed9b82ca6568c76f35552f3fcc894239
2018-01-23 19:44:19 +00:00
..
common Merge "Camera: Add external camera provider" 2018-01-23 02:54:27 +00:00
device Update makefiles. 2018-01-23 19:44:19 +00:00
metadata Update makefiles. 2018-01-23 19:44:19 +00:00
provider Merge "Camera: Add external camera provider" 2018-01-23 02:54:27 +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.