X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fru%2Fpermissions.html;fp=app%2Fsrc%2Fmain%2Fassets%2Fru%2Fpermissions.html;h=f5483ba0968a04f9f57fb0592d869f60161bc4ed;hp=0000000000000000000000000000000000000000;hb=cb92ea552a5ffa8ca3142053660e3a73afc9240a;hpb=08d7a49066e6a6c62d9a2035686e50597b231336 diff --git a/app/src/main/assets/ru/permissions.html b/app/src/main/assets/ru/permissions.html new file mode 100644 index 0000000..f5483ba --- /dev/null +++ b/app/src/main/assets/ru/permissions.html @@ -0,0 +1,44 @@ + + + + + + + + + + + + + +

Privacy Cell uses the following permission.

+ +

Read phone status and identity

+

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

+

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

+ +

Run at startup

+

android.permission. RECEIVE_BOOT_COMPLETED

+

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

+ + \ No newline at end of file