Commit Graph

1 Commits (e8dfa1c833a20aa639e44dea658e071507968ca1)

Author SHA1 Message Date
Andrea Gottardo e8dfa1c833 mdm: add Android syspolicy handler
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>
8 months ago