Commit 90eaed92 authored by leichao.gao's avatar leichao.gao

常驻通知栏

parent 3cbbb94e
......@@ -221,6 +221,9 @@
<meta-data
android:name="com.facebook.sdk.ApplicationId"
android:value="@string/facebook_app_id" />
<service
android:name=".service.PermanentNotificationService"
android:permission="android.permission.FOREGROUND_SERVICE" />
</application>
</manifest>
\ No newline at end of file
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