platform_hardware_interfaces/camera
2018-01-18 20:11:39 +00:00
..
common Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -08:00
device Camera: Fix hotplug 2018-01-04 11:42:27 +01:00
metadata Update makefiles for hidl_interface. 2017-11-10 09:06:55 -08:00
provider Merge "Camera: Fix hotplug" 2018-01-18 20:11:39 +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.