Skip to content

Commit 92b796a

Browse files
authored
Update README.md
1 parent 6e4c6d3 commit 92b796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Or if you use Maven :
7070

7171
# Open Camera
7272

73-
cam.open(CameraDevice.TEMPLATE_PREVIEW, textureView); // needs android.permission.CAMERA
73+
cam.open(CameraDevice.TEMPLATE_PREVIEW, textureView); // needs Manifest.permission.CAMERA
7474

7575
# Take picture
7676

0 commit comments

Comments
 (0)