platform_hardware_interfaces/camera
Xin Li bb9e38fef9 Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from
oc-mr1-dev-plus-aosp into stage-aosp-master

Change-Id: I2a044eb8c9981d0a8198ffe2df55559afbd76341
Merged-In: I4fb9f18884f7ef21162015a0032c4431444f7025
2017-11-14 12:08:38 -08:00
..
common Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -08:00
device Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -08:00
metadata Update makefiles for hidl_interface. 2017-11-10 09:06:55 -08:00
provider Merge commit '1a06284b24f5eb7bb9c1fea0817da8898b3b1bff' from 2017-11-14 12:08:38 -08: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.