diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |