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