platform_hardware_interfaces/camera
Yin-Chia Yeh 623ddbb528 Merge "Camera: synchronize access to mMemoryMap"
am: 2b888b349f

Change-Id: If68840c461ce96a8ff3749ae3d6628e9f548505d
2017-09-14 22:02:48 +00:00
..
common Make camera/drm helper classes available to system. 2017-09-06 10:45:14 -07:00
device Merge "Camera: synchronize access to mMemoryMap" 2017-09-14 22:02:48 +00:00
metadata Updating all makefiles. 2017-08-14 20:25:09 +00:00
provider Merge "Camera: Switch 'cancelPictureFail' to 'cancelPictureNOP'" into oc-dev am: e2dae8c258 2017-08-15 20:33:44 +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.