mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-22 06:10:56 +00:00
Fixed crash
Google: please document your stuff
This commit is contained in:
parent
5b735cdaeb
commit
955235129f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
package="eu.faircode.netguard">
|
||||
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
|
||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
|
||||
<uses-permission android:name="com.android.vending.BILLING" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue