Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 41d01cbd authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Add missing action to manifest

Fixes bug introduced with #3222
parent 7a102091
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -370,6 +370,7 @@
            <intent-filter>
                <action android:name="org.microg.gms.gcm.CONNECTED" />
                <action android:name="org.microg.gms.gcm.REGISTER_ACCOUNT" />
                <action android:name="org.microg.gms.gcm.REGISTER_ALL_ACCOUNTS" />
                <action android:name="org.microg.gms.gcm.NOTIFY_COMPLETE" />

                <action android:name="com.google.android.c2dm.intent.RECEIVE" />