Skip to content

Commit d88bc09

Browse files
committed
fixup
1 parent 098354b commit d88bc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/service/src/main/kotlin/net/mullvad/mullvadvpn/service/MullvadDaemon.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class MullvadDaemon(
3030

3131
migrateSplitTunneling.migrate()
3232

33-
mullvadDaemonHandle = initialize(
33+
mullvadDaemonHandle = start(
3434
vpnService = vpnService,
3535
rpcSocketPath = rpcSocketFile.absolutePath,
3636
filesDirectory = vpnService.filesDir.absolutePath,

0 commit comments

Comments
 (0)