android_stub.go 61 B

12345
  1. //go:build !android
  2. package features
  3. const Android = false