Switch from REMOTE_INTENT to the new push messaging, add the required permission.
This commit is contained in:
@@ -1840,7 +1840,7 @@ public class Intent implements Parcelable, Cloneable {
|
||||
* @hide
|
||||
*/
|
||||
public static final String ACTION_REMOTE_INTENT =
|
||||
"android.intent.action.REMOTE_INTENT";
|
||||
"com.google.android.pushmessaging.intent.RECEIVE";
|
||||
|
||||
/**
|
||||
* Broadcast Action: hook for permforming cleanup after a system update.
|
||||
|
||||
Reference in New Issue
Block a user