mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-07 12:11:06 +02:00
Remove unnecessary permission
This commit is contained in:
parent
a66c723a38
commit
0bc5673e82
@ -11,8 +11,6 @@
|
|||||||
android:name="android.hardware.faketouch"
|
android:name="android.hardware.faketouch"
|
||||||
android:required="false" />
|
android:required="false" />
|
||||||
|
|
||||||
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
|
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:name=".App"
|
android:name=".App"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user