mirror of
https://github.com/status-im/status-react.git
synced 2025-02-17 05:16:46 +00:00
separate process for StatusService (#355)
Former-commit-id: 6cc38ba684137ab2b5d0b6f911af4b218a1c47bc
This commit is contained in:
parent
3ea54eac5a
commit
ac1dc7db41
@ -26,6 +26,7 @@
|
|||||||
<service
|
<service
|
||||||
android:name=".module.StatusService"
|
android:name=".module.StatusService"
|
||||||
android:enabled="true"
|
android:enabled="true"
|
||||||
|
android:process=":status_service"
|
||||||
android:exported="true"/>
|
android:exported="true"/>
|
||||||
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity"/>
|
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity"/>
|
||||||
</application>
|
</application>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user