platform_hardware_interfaces/camera
Eino-Ville Talvala 7fccf50db2 Merge "Camera: Add default implementation of camera.device@3.3" into oc-mr1-dev am: 3f55d8735e
am: d69e27a115

Change-Id: If3fe372f0574c318fb194dcab0ea2cee4fc827ff
2017-09-19 16:01:04 +00:00
..
common Revert "Revert "Updating all makefiles."" 2017-08-11 23:02:01 +00:00
device Merge "Camera: Add default implementation of camera.device@3.3" into oc-mr1-dev 2017-09-19 15:53:43 +00:00
metadata Revert "Revert "Updating all makefiles."" 2017-08-11 23:02:01 +00:00
provider Merge "Camera: Add default implementation of camera.device@3.3" into oc-mr1-dev am: 3f55d8735e 2017-09-19 16:01:04 +00:00
Android.bp Camera: Add default implementation of camera.device@3.3 2017-09-15 11:08:48 -07: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.