Camera: Minor documentation update am: 0b6e1bfae8 am: 0691d16759 am: 062c629e5c am: 784f0f15a9 am: c24b39e0c0
am: 579cc90e61
* commit '579cc90e61598c57a8225cbea4bfe035e5e1963c':
Camera: Minor documentation update
This commit is contained in:
@@ -563,8 +563,8 @@ is sensitive to delays or lag in sound input or output.</td>
|
|||||||
<td rowspan="6">Camera</td>
|
<td rowspan="6">Camera</td>
|
||||||
<td><code>android.hardware.camera</code></td>
|
<td><code>android.hardware.camera</code></td>
|
||||||
<td>The application uses the device's back-facing (main) camera.</td>
|
<td>The application uses the device's back-facing (main) camera.</td>
|
||||||
<td>Importantly, devices with only a front-facing camera will not list this
|
<td>Devices with only a front-facing camera do not list this feature, so the
|
||||||
feature, so the <code>android.hardware.camera.any</code> feature should be
|
<code>android.hardware.camera.any</code> feature should be
|
||||||
used instead if a camera facing any direction is acceptable for the
|
used instead if a camera facing any direction is acceptable for the
|
||||||
application.</td>
|
application.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user