Hey i am seeing in android built-in phone application's manifest a tag named <protected-broadcast>
like
<protected-broadcast android:name="android.intent.action.SERVICE_STATE" />
I goggled but cant managed to understand actually what it means?/

