Updated FAQ

This commit is contained in:
M66B 2020-06-14 07:32:21 +02:00
parent 9850dbb5ec
commit 96ca93c466
1 changed files with 5 additions and 0 deletions

View File

@ -93,6 +93,11 @@ Filtering mode cannot be used on [CopperheadOS](https://copperhead.co/android/).
NetGuard will not work or crash when the package *com.android.vpndialogs* has been removed or otherwise is unavailable.
Removing this package is possible with root permissions only.
If you disable this package, you can enable it with this command again:
```
adb shell pm enable --user 0 com.android.vpndialogs
```
NetGuard is supported for phones and tablets only, so not for other device types like on a television or in a car.