mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-18 17:54:39 -04:00
调整任务栈大小
Signed-off-by: 18242988924 <zhangxinyu74@huawei.com> Change-Id: I46c151fb1981b59840c7339781f03fbbcf64b685
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "samgr_lite.h"
|
||||
|
||||
namespace OHOS {
|
||||
const int STACK_SIZE = 0x1C00;
|
||||
const int STACK_SIZE = 0x1A00;
|
||||
const int QUEUE_SIZE = 20;
|
||||
extern Bmsbuff *g_bmsbuff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user