cgo_android_fix.go 150 B

12345678
  1. //go:build android && debug
  2. package constant
  3. // TODO: remove after fixed
  4. // https://github.com/golang/go/issues/68760
  5. const FixAndroidStack = true