Commit 4543ca83 authored by wanglei's avatar wanglei

...fcm直接模式

parent 6565c160
......@@ -248,6 +248,7 @@
<receiver
android:name=".fcm.FcmReceiver"
android:directBootAware="true"
android:exported="true"
android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment