platform_hardware_interfaces/camera
Steven Moreland 97228c0b7d Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e
am: b94d0c7290

Change-Id: If766cffbcc003cc0cc5eb98969b924aa918fff44
2017-09-26 12:53:13 +00:00
..
common Make camera/drm helper classes available to system. 2017-09-06 10:45:14 -07:00
device Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e 2017-09-26 12:53:13 +00:00
metadata Updating all makefiles. 2017-08-14 20:25:09 +00:00
provider Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e 2017-09-26 12:53:13 +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.