I am writing an app which would intercept/block any sort of push notification. The package name needs to be appended while setting permissions(from the GCM documentation). Refer
Is it possible to intercept all GCM messages?
Fortunately, no, for obvious privacy and security reasons.