OSDN Git Service

[AWARE] Correct ranging specification documentation am: 9dabc7cefe am: 75b9cb715d
[android-x86/hardware-interfaces.git] / camera / common / README.md
1 ## Camera common HAL definitions ##
2 ---
3
4 ## Overview: ##
5
6 The camera.common namesapce is used by the Android camera HALs for common
7 enumeration and structure definitions.
8
9 This includes standard status codes returned by most camera HAL methods.
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).
13
14 ## Version history: ##
15
16 ## types.hal: ##
17
18 ### @1.0:
19
20 Common enum and struct definitions for all camera HAL interfaces. Does not
21 define any interfaces of its own.