fixed grammatical mistake

This commit is contained in:
Nandan Desai 2020-04-09 18:34:46 +05:30
parent 0e346a30b8
commit 3fec4a17b7
1 changed files with 1 additions and 1 deletions

View File

@ -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.