mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 12:57:31 +00:00
feat: share more code from android branch
This commit is contained in:
7
dns/patch_!android.go
Normal file
7
dns/patch_!android.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !android
|
||||
|
||||
package dns
|
||||
|
||||
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
||||
return
|
||||
}
|
||||
Reference in New Issue
Block a user