mirror of
https://github.com/yggdrasil-network/crispa-android.git
synced 2024-11-09 12:01:01 +00:00
1. Service status fix #48
This commit is contained in:
parent
c662379a33
commit
35c5dd3ba1
@ -42,6 +42,7 @@
|
||||
android:screenOrientation="portrait"/>
|
||||
<service
|
||||
android:name=".YggdrasilTunService"
|
||||
android:stopWithTask="true"
|
||||
android:enabled="true"
|
||||
android:exported="true"
|
||||
android:permission="android.permission.BIND_VPN_SERVICE">
|
||||
|
Loading…
Reference in New Issue
Block a user