posture: propagate serial number from MDM on Android

Updates #16010

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
This commit is contained in:
Anton Tolchanov
2025-05-30 13:03:46 +01:00
committed by Anton Tolchanov
parent 8a3afa5963
commit cc988596a2
3 changed files with 7 additions and 6 deletions

View File

@@ -1,13 +1,12 @@
// Copyright (c) Tailscale Inc & AUTHORS
// SPDX-License-Identifier: BSD-3-Clause
// android: not implemented
// js: not implemented
// plan9: not implemented
// solaris: currently unsupported by go-smbios:
// https://github.com/digitalocean/go-smbios/pull/21
//go:build android || solaris || plan9 || js || wasm || tamago || aix || (darwin && !cgo && !ios)
//go:build solaris || plan9 || js || wasm || tamago || aix || (darwin && !cgo && !ios)
package posture