platform_hardware_interfaces/camera
Steven Moreland f390f03aa4 Update for Soong-only makefiles.
Test: pass
Bug: 33420795
Change-Id: Ibec6d1e38939b9e7566a96381439be2aac3bf8ca
2017-10-11 18:30:28 +00:00
..
common Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 2017-10-11 16:31:07 +00:00
device Update for Soong-only makefiles. 2017-10-11 18:30:28 +00:00
metadata Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
provider Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1 2017-10-11 16:39:21 +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.