@@ -4,6 +4,8 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
// You can obtain one at https://mozilla.org/MPL/2.0/.
+// +build !android
+
package osutil
import (
@@ -4,7 +4,7 @@
-// +build !windows,!linux
+// +build !windows,!linux android