diff options
author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2022-02-24 07:27:53 +0000 |
---|---|---|
committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2022-02-24 07:27:53 +0000 |
commit | 7cf785d9a8c745b961eaa68c9cddbc20d7bc7fe1 (patch) | |
tree | 08cdf919a7d8c30b257cd58e73d57cbfe7c702dc /README.md | |
parent | a80f529d4b14a6820cf2b7d47b1087e9d06f0ae8 (diff) |
Improve trackers statistics accuracy, #4584, #4580, #4588
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |