Skip to content

Commit 8602d8c

Browse files
committed
Revert "Testing... To be removed!"
This reverts commit c882dbd.
1 parent 8e708cc commit 8602d8c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@
1919

2020
<uses-permission android:name="android.permission.INTERNET" />
2121

22-
<uses-permission android:name="android.permission.CAMERA" />
23-
24-
<uses-permission android:name="android.permission.SMS" />
25-
26-
<uses-permission android:name="android.permission.DUMP" />
27-
2822
<!--
2923
Firebase automatically adds the AD_ID permission, even though we don't use it. If you use this
3024
permission you must declare how you're using it to Google Play, otherwise the app will be
@@ -64,6 +58,4 @@
6458
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />
6559
</application>
6660

67-
<uses-permission android:name="android.permission.INTERNET" />
68-
6961
</manifest>

0 commit comments

Comments
 (0)