Commit 14b2176
authored
android: launch foreground service for starting vpn (#755)
Android 16 requires intents to start a foreground service for background starts. ACTION_START_VPN already calls startForeground()
Updates tailscale/tailscale#18847
Signed-off-by: kari-ts <kari@tailscale.com>1 parent b31c898 commit 14b2176
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
| 538 | + | |
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| |||
0 commit comments