summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-02-24 07:27:53 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-02-24 07:27:53 +0000
commit7cf785d9a8c745b961eaa68c9cddbc20d7bc7fe1 (patch)
tree08cdf919a7d8c30b257cd58e73d57cbfe7c702dc /README.md
parenta80f529d4b14a6820cf2b7d47b1087e9d06f0ae8 (diff)
Improve trackers statistics accuracy, #4584, #4580, #4588
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2b87e0..6a9ec45 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ PrivacyCentral needs to be installed as system app and whitelisting in order to
adb push privapp-permissions-foundation.e.privacycentralapp.xml /system/etc/permissions/
```
-1. Allow the fake location service to run in background. Add <allow-in-power-save package="foundation.e.privacycetrallapp.e" /> in the file /system/etc/permissions/platform.xml .
+1. Allow the fake location service to run in background. Add <allow-in-power-save package="foundation.e.privacycentralapp.e" /> in the file /system/etc/permissions/platform.xml .
1. Reboot the device
```shell