mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-03-06 07:27:19 -05:00
do not require the faketouch device feature
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
|
||||
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.faketouch"
|
||||
android:required="false"/>
|
||||
|
||||
<application
|
||||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
|
||||
Reference in New Issue
Block a user