* commit 'a71bb6b986156b8bd32e387afc74b1ff066fd2a7': Camera: fix wrong FULL feature string
This commit is contained in:
@@ -46,7 +46,7 @@ import java.lang.annotation.RetentionPolicy;
|
|||||||
* provide substantially improved capabilities over the older camera
|
* provide substantially improved capabilities over the older camera
|
||||||
* API. Applications that target the limited level devices will run unchanged on
|
* API. Applications that target the limited level devices will run unchanged on
|
||||||
* the full-level devices; if your application requires a full-level device for
|
* the full-level devices; if your application requires a full-level device for
|
||||||
* proper operation, declare the "android.hardware.camera2.full" feature in your
|
* proper operation, declare the "android.hardware.camera.level.full" feature in your
|
||||||
* manifest.</p>
|
* manifest.</p>
|
||||||
*
|
*
|
||||||
* @see CameraManager#openCamera
|
* @see CameraManager#openCamera
|
||||||
|
|||||||
Reference in New Issue
Block a user