Privacy Cell uses the following permissions.

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.

android.permission.FOREGROUND_SERVICE_SPECIAL_USE

Specifies the type of foreground service. Special Use is for services that don't fit into any of the standard categories.

Run at startup

android.permission.RECEIVE_BOOT_COMPLETED

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