platform_hardware_interfaces/camera
Martijn Coenen ab97cef29e Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev am: 6c062f77c1
am: b05e4c9414

Change-Id: I9fa6d2b4283ca50506ffcc6a665e6a2e46c4c2f9
2017-05-11 01:36:26 +00:00
..
common fix circular dependency libnativewindow <-> libui 2017-05-09 16:40:51 -07:00
device Camera: Remove TODOs in interfaces 2017-05-09 21:32:28 +00:00
metadata Camera: Remove TODOs in interfaces 2017-05-09 11:32:27 -07:00
provider Merge "Start processes that need real-time with CAP_SYS_NICE." into oc-dev am: 6c062f77c1 2017-05-11 01:36:26 +00:00
Android.bp Camera: default implementation of device 1.0 2017-03-01 22:24:39 -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.