Android Permissions

All you ever wanted to know about Android permissions

android.permission.BROADCAST_STICKY

send sticky broadcast
Allows the app to send sticky broadcasts, which remain after the broadcast ends. Excessive use may make the phone slow or unstable by causing it to use too much memory.

Belongs to:

android.permission-group.SYSTEM_TOOLS

System tools
Lower-level access and control of the system.