feat:add permission

This commit is contained in:
pengfei.zhou
2019-12-11 13:45:48 +08:00
parent aa02bd3e8e
commit e95912fbb2
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="pub.doric">
<uses-permission android:name="android.permission.CAMERA" />
<application>
<activity