aboutsummaryrefslogtreecommitdiff
path: root/src/os/user/lookup_android.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/user/lookup_android.go')
-rw-r--r--src/os/user/lookup_android.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/user/lookup_android.go b/src/os/user/lookup_android.go
index 8ca30b8c27..151aab49c2 100644
--- a/src/os/user/lookup_android.go
+++ b/src/os/user/lookup_android.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build android
// +build android
package user