platform_hardware_interfaces/camera
Steven Moreland 70bfb9d250 Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535
am: 9a17f41f6f

Change-Id: I78d9292068b372238554fd9d35128e69f5b5f9d2
2017-10-04 21:54:11 +00:00
..
common Make camera/drm helper classes available to system. 2017-09-06 10:45:14 -07:00
device Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535 2017-10-04 21:54:11 +00:00
metadata Updating all makefiles. 2017-08-14 20:25:09 +00:00
provider Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535 2017-10-04 21:54:11 +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.