android-go/examples/pgp/os_other.go

8 lines
54 B
Go

// +build !android
package main
func callJni() {
}