Skip to content

Commit 0bc5673

Browse files
author
Andrii Chubko
committed
Remove unnecessary permission
1 parent a66c723 commit 0bc5673

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
android:name="android.hardware.faketouch"
1212
android:required="false" />
1313

14-
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
15-
1614
<application
1715
android:name=".App"
1816
android:allowBackup="true"

0 commit comments

Comments
 (0)