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

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