From eeeab1f5b6f2314b408fd9d935192a4a095bcaf8 Mon Sep 17 00:00:00 2001 From: jacquarg Date: Sun, 14 Nov 2021 18:49:32 +0100 Subject: Configure for e, on sdk 29 --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 in the file /system/etc/permissions/platform.xml . + 1. Reboot the device ```shell adb reboot -- cgit v1.2.1