summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjacquarg <guillaume.jacquart@hoodbrains.com>2021-11-14 18:49:32 +0100
committerjacquarg <guillaume.jacquart@hoodbrains.com>2021-11-14 18:49:32 +0100
commiteeeab1f5b6f2314b408fd9d935192a4a095bcaf8 (patch)
tree9a48d0bc32e7a6d71fd265ce372c21a7c59b0503 /README.md
parent187f4fdece966798dbd017d64b8f865b34dc28ed (diff)
Configure for e, on sdk 29
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6107731..7a50bbc 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,9 @@ PrivacyCentral needs to be installed as system app and whitelisting in order to
```bash
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. Reboot the device
```shell
adb reboot