platform_hardware_interfaces/camera
Steven Moreland 0fff75dee1 Update for Soong java makefiles.
am: c3e80fa01e

Change-Id: Ia8835f9c95bd98a96f5fd3aff11191e7d3726fb9
2017-10-11 16:23:54 +00:00
..
common Update for Soong java makefiles. 2017-10-11 16:23:54 +00:00
device Update for Soong java makefiles. 2017-10-11 16:23:54 +00:00
metadata Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
provider Update for Soong java makefiles. 2017-10-11 16:23:54 +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.