Skip to content

Commit

Permalink
Delete permission USE_FINGERPRINT.
Browse files Browse the repository at this point in the history
I'm worry about it will cause permission problems, and I don't have time to resolve it now.
  • Loading branch information
ThirtyDegreesRay authored Nov 8, 2020
1 parent added4e commit 81a3d6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<uses-permission android:name="android.permission.READ_LOGS"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
<uses-permission android:name="android.permission.USE_FINGERPRINT"/>

<application
android:name=".AppApplication"
Expand Down

1 comment on commit 81a3d6f

@ZaebalsyaYA
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я не понимаю что это за херня, но очень уж она интересная 😊

Please sign in to comment.