1
0
Fork 0

add unified push feature for poc

This commit is contained in:
althafvly 2024-07-03 18:29:07 +05:30
parent a44f572fb4
commit 2cf668e685

View file

@ -132,6 +132,7 @@
<action android:name="org.unifiedpush.android.distributor.REGISTER"/>
<action android:name="org.unifiedpush.android.distributor.UNREGISTER"/>
<action android:name="org.unifiedpush.android.distributor.feature.BYTES_MESSAGE"/>
<action android:name="org.unifiedpush.android.distributor.feature.MURENA"/>
</intent-filter>
</receiver>