summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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