OSDN Git Service

Snap for 4404534 from a555e04f8c37db86c5016218d5b7ab37cccc29c6 to oc-mr1-release
[android-x86/hardware-interfaces.git] / camera / README.md
1 ## Camera HALs ##
2 ---
3
4 ## Overview: ##
5
6 The camera.* HAL tree is used by the Android camera service to discover and
7 operate camera devices available on the device.
8
9 More details and versioning information can be found within each particular HAL.
10
11 More complete information about the Android camera HAL and subsystem can be found at
12 [source.android.com](http://source.android.com/devices/camera/index.html).