Skip to content

Commit

Permalink
remove internet permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
YC committed Oct 1, 2024
1 parent a7ecf78 commit 06965aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@
</intent>
</queries>
<!-- TODO: Review permission, app should work without camera permissions -->
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.CAMERA" />
</manifest>

0 comments on commit 06965aa

Please sign in to comment.