Skip to content
Snippets Groups Projects
Commit bd6f929b authored by Leo Ma's avatar Leo Ma
Browse files

Add feature in manifest


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 652cff57
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -5,6 +5,10 @@
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-feature android:name="android.hardware.camera.autofocus" />
<uses-feature android:glEsVerstion="0x00020000" android:required="true" />
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment