fix: disable mm debug log to prevent system lockup due to thingbuf issue (#808)

This commit is contained in:
LoGin
2024-05-11 18:02:13 +08:00
committed by GitHub
parent 37cef00bb4
commit 352ee04918
3 changed files with 13 additions and 17 deletions

View File

@ -6,7 +6,7 @@
"BuildFromSource": {
"Git": {
"url" : "https://git.mirrors.dragonos.org.cn/DragonOS-Community/Held.git",
"revision": "76304e995f"
"revision": "f192df4"
}
}
},