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 to
https://developers.google.com/cloud-messaging/android/client#manifest
Is it possible to intercept all GCM messages?