1<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2  <uses-permission android:name="android.permission.CAMERA" />
3</manifest>
4