]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Use startForegroundService() to start VpnService
authorTobias Brunner <tobias@strongswan.org>
Tue, 19 Jun 2018 15:31:51 +0000 (17:31 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:40 +0000 (11:31 +0200)
commit5bdb800abfbc99bf3ef2a6be20138614145f42d9
tree5167ce869022848330bf21f3c1f894c71a450114
parentfe1f143277256ca4e0d3a22d860cb27e6aa50dc5
android: Use startForegroundService() to start VpnService

This gives us some time to call startForeground() so we don't get
terminated.
src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java