X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fpermissions.html;h=be792c7cc15057f5a99e3e2937923b5f9f815e6b;hp=f5483ba0968a04f9f57fb0592d869f60161bc4ed;hb=ff2f3992b7ecddb804a96322789bd35010529f43;hpb=976d7da4c16f9ddc87f0cd7c67cd2eefc9f260b1 diff --git a/app/src/main/assets/en/permissions.html b/app/src/main/assets/en/permissions.html index f5483ba..be792c7 100644 --- a/app/src/main/assets/en/permissions.html +++ b/app/src/main/assets/en/permissions.html @@ -27,18 +27,18 @@ -

Privacy Cell uses the following permission.

+

Privacy Cell uses the following permissions.

Read phone status and identity

-

android.permission. READ_PHONE_STATE

+

android.permission.READ_PHONE_STATE

Required to determine which protocols are being used by the cell phone network.

Run foreground service

-

android.permission. FOREGROUND_SERVICE

+

android.permission.FOREGROUND_SERVICE

Allows Privacy Cell to display a realtime monitoring notification icon in the status bar.

Run at startup

-

android.permission. RECEIVE_BOOT_COMPLETED

+

android.permission.RECEIVE_BOOT_COMPLETED

Allows Privacy Cell to enable the realtime monitoring service when the phone boots.

\ No newline at end of file