platform_hardware_interfaces/camera
Guennadi Liakhovetski eca1d45ba7 camera: add support for camera removal
Add camera removal support to CameraProvider and CameraModule.

Change-Id: I047e486d1665ba9e0b1455f77a7bbbb5e0d66653
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@intel.com>
2018-01-22 12:01:08 -08:00
..
common camera: add support for camera removal 2018-01-22 12:01:08 -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 camera: add support for camera removal 2018-01-22 12:01:08 -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.