summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexandre Roux <alexandre.roux.danzi@lostpod.me>2021-11-18 16:41:18 +0000
committerAlexandre Roux <alexandre.roux.danzi@lostpod.me>2021-11-18 16:41:18 +0000
commit71f89c909ddba866bef2d491d912d901834dc7ab (patch)
treeb2dc0e6c8c2f3cb2c85c4dc9b93da56be62fb699 /README.md
parentc8e43e5720e361173ddbf25a98716a3e7d680d45 (diff)
update links
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index deabd71..7c79dee 100644
--- a/README.md
+++ b/README.md
@@ -76,10 +76,15 @@ This app requires different modules that must be built indivually and pushed to
modules must be build and deployed in the following order:
-- privacymodulesapi
-- privacymodulese
-- privacymoduletor
-- privacymoduletrackerfilter
+- [privacymodulesapi](../e_privacycentral_privacymodulesapi)
+- [privacymodulese](../e_privacycentral_privacymodulese)
+- [privacymoduletor](../e_privacycentral_privacymoduletor)
+- [privacymoduletrackerfilter](../e_privacycentral_privacymoduletrackerfilter)
+
+TrackerFilter won't work unless your rom was build with this specific netd project:
+
+[android_system_netd](../e_privacycentral_android_system_netd)
+
## Build
If you'd like to build PrivacyCentral locally, you should be able to just clone and build with no issues.