fix: gvisor
This commit is contained in:
@@ -92,7 +92,7 @@ enum DomainStrategy {
|
|||||||
enum TunImplementation {
|
enum TunImplementation {
|
||||||
mixed,
|
mixed,
|
||||||
system,
|
system,
|
||||||
gVisor;
|
gvisor;
|
||||||
}
|
}
|
||||||
|
|
||||||
enum MuxProtocol {
|
enum MuxProtocol {
|
||||||
|
|||||||
2
libcore
2
libcore
Submodule libcore updated: a5ca136a4c...558b152668
Reference in New Issue
Block a user