Commit 538b5821 authored by wanglei's avatar wanglei

...

parent 9cb69003
...@@ -213,10 +213,7 @@ ...@@ -213,10 +213,7 @@
<intent-filter> <intent-filter>
<action android:name="CANCEL_NOTIFICATION" /> <action android:name="CANCEL_NOTIFICATION" />
</intent-filter> </intent-filter>
</receiver> <!-- 常驻通知栏 --> </receiver>
<service
android:name=".service.PermanentNotificationService"
android:permission="android.permission.FOREGROUND_SERVICE" />
<meta-data <meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID" android:name="com.google.android.gms.ads.APPLICATION_ID"
......
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