This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
kvm
mirror of
https://github.com/jetkvm/kvm.git
Watch
1
Star
0
Fork
You've already forked kvm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f9aeff313
kvm
/
vendor
/
github.com
/
wlynxg
/
anet
/
android_api_level.go
8 lines
92 B
Go
Raw
Blame
History
//go:build !(android && cgo)
package
anet
func
androidDeviceApiLevel
(
)
int
{
return
-
1
}
Reference in New Issue
View Git Blame
Copy Permalink