mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
5 lines
80 B
Go
5 lines
80 B
Go
//go:build !(android && debug)
|
|
|
|
package constant
|
|
|
|
const FixAndroidStack = false
|