From 3fec4a17b7474507c165dee3b1e7e0fc1f6b5d31 Mon Sep 17 00:00:00 2001 From: Nandan Desai Date: Thu, 9 Apr 2020 18:34:46 +0530 Subject: [PATCH] fixed grammatical mistake --- privacy-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privacy-policy.md b/privacy-policy.md index 84fc6e3..93bfa84 100644 --- a/privacy-policy.md +++ b/privacy-policy.md @@ -2,7 +2,7 @@ PrivacyBreacher doesn't send any information that it collects. The information will be stored in your phone's memory (RAM) and all that collected information will be lost once you exit from the app. -PrivacyBreacher has only requests for FOREGROUND_SERVICE permission to run a foreground service and it can be noticed in your notifications. +PrivacyBreacher requests for FOREGROUND_SERVICE permission to run a foreground service and it can be noticed in your notifications. Other than that, it doesn't need any other permissions. The main purpose of PrivacyBreacher is to showcase privacy issues in Android. PrivacyBreacher doesn't exploit any bugs as the issues we mention in our [article](https://github.com/databurn-in/Android-Privacy-Issues) work as intended and cannot be considered as security bugs.