mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 01:36:42 +00:00
Refactor ApplicationContext
This commit is contained in:
@@ -514,7 +514,7 @@
|
||||
android:exported="true"
|
||||
android:theme="@style/TextSecure.LightNoActionBar" />
|
||||
<service
|
||||
android:name="org.thoughtcrime.securesms.service.PushNotificationService"
|
||||
android:name="org.thoughtcrime.securesms.loki.api.PushNotificationService"
|
||||
android:enabled="true"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user