OSDN Git Service

Merge "bug fix: output colorformat configuration fixed" into oc-dev
[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).