Commit Graph

1 Commits (a8d05e6facd19a6b0f195edf448831659dbb4afd)

Author SHA1 Message Date
Jonathan Nobels a8d05e6fac mdm: add Android syspolicy handler (#195)
Updates tailscale/corp#18202

Adds a syspolicy handler for Android in cmd/tailscale. This allows the Go code to use the syspolicy package to read values set by a system administrator using the Android RestrictionsManager.

Out of the box, this adds supports for a number of MDM policies that are fully integrated on the Go side, such as `ExitNodeID` (forced exit node functionality).

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 years ago