platform_hardware_interfaces/camera
Yin-Chia Yeh 3c0097fa0b Merge "Camera: fix camera_metadata address expectation" into oc-dev am: e812feb56f
am: 1ea71cc4f2

Change-Id: I03ddf0ff1dd0e0a8342cb8fc097bdf27ee15b044
2017-06-16 19:51:21 +00:00
..
common Update makefiles. (2/2) am: 76cfb84140 2017-05-22 17:29:04 +00:00
device Merge "Camera: fix release fence FD leaks" into oc-dev 2017-05-30 22:39:03 +00:00
metadata Update makefiles. (2/2) 2017-05-19 15:54:03 -07:00
provider Merge "Camera: fix camera_metadata address expectation" into oc-dev am: e812feb56f 2017-06-16 19:51:21 +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.