We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844459f commit 050d88aCopy full SHA for 050d88a
1 file changed
core/src/main/AndroidManifest.xml
@@ -7,10 +7,6 @@
7
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
8
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
9
10
- <uses-feature
11
- android:name="android.hardware.camera"
12
- android:required="true" />
13
-
14
<application>
15
<provider
16
android:name="com.omega_r.libs.omegaintentbuilder.providers.FileProvider"
0 commit comments