!172 【轻量级 PR】:expand HILOG_BUFFER to reduce the probability of hilog loss

Merge pull request !172 from shenchenkai/N/A
This commit is contained in:
openharmony_ci 2021-04-22 20:17:23 +08:00 committed by Gitee
commit e93ff481bb
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "los_vm_lock.h"
#include "user_copy.h"
#define HILOG_BUFFER 1024
#define HILOG_BUFFER 4096
#define DRIVER_MODE 0666
#define HILOG_DRIVER "/dev/hilog"