This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
project art/ | |
diff --git a/runtime/base/file_magic.cc b/runtime/base/file_magic.cc | |
index 97563382a..0af1569ad 100644 | |
--- a/runtime/base/file_magic.cc | |
+++ b/runtime/base/file_magic.cc | |
@@ -19,7 +19,8 @@ | |
#include <fcntl.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"log": { | |
"loglevel": "info" | |
}, | |
"dns": { | |
"remark": "此节点配置上游DNS", | |
"servers": [ | |
"1.2.4.8", | |
"119.29.29.29" | |
] |
NewerOlder