Android Permissions

All you ever wanted to know about Android permissions

android.permission.BROADCAST_SMS

send SMS-received broadcast
Allows the app to broadcast a notification that an SMS message has been received. Malicious apps may use this to forge incoming SMS messages.

Belongs to:

android.permission-group.MESSAGES

Your messages
Read and write your SMS, email, and other messages.