upload android base code part4
This commit is contained in:
parent
b9e30e05b1
commit
78ea2404cd
23455 changed files with 5250148 additions and 0 deletions
12
android/hardware/interfaces/camera/README.md
Normal file
12
android/hardware/interfaces/camera/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
## 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](http://source.android.com/devices/camera/index.html).
|
Loading…
Add table
Add a link
Reference in a new issue