|
@@ -427,16 +427,6 @@
|
|
|
<action android:name="com.xiaomi.mipush.ERROR" />
|
|
|
</intent-filter>
|
|
|
</receiver>
|
|
|
-<!-- <receiver-->
|
|
|
-<!-- android:name=".push.SealNotificationReceiver"-->
|
|
|
-<!-- android:exported="true">-->
|
|
|
-<!-- <intent-filter>-->
|
|
|
-<!-- <action android:name="io.rong.push.intent.MESSAGE_ARRIVED" />-->
|
|
|
-<!-- <action android:name="io.rong.push.intent.MESSAGE_CLICKED" />-->
|
|
|
-<!-- <action android:name="io.rong.push.intent.THIRD_PARTY_PUSH_STATE" />-->
|
|
|
-<!-- </intent-filter>-->
|
|
|
-<!-- </receiver>-->
|
|
|
-
|
|
|
|
|
|
<!--vivo-->
|
|
|
<receiver android:name=".push.VivoPushReceiver">
|