This commit is contained in:
lunaticbum
2024-10-15 13:02:18 +09:00
parent 0e72b9d3bc
commit 8fff21a6d8
4 changed files with 176 additions and 0 deletions
+2
View File
@@ -152,6 +152,8 @@
<action android:name="android.service.notification.NotificationListenerService" />
</intent-filter>
</service>
<service android:name="rasel.lunar.launcher.workers.LocationUpdateService" />
<receiver android:name=".LauncherActivity$EndCallReceiver"
android:enabled="true"
android:exported="true">