Commit 38b204e0 authored by chenhuaqing's avatar chenhuaqing

fix bypass

parent 4d9a5ca9
...@@ -185,7 +185,7 @@ class VpnService : BaseVpnService(), BaseService.Interface { ...@@ -185,7 +185,7 @@ class VpnService : BaseVpnService(), BaseService.Interface {
Timber.w(ex) Timber.w(ex)
} }
} }
if (!profile.bypass) builder.addAllowedApplication(me) // if (!profile.bypass) builder.addAllowedApplication(me)
} }
when (profile.route) { when (profile.route) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment