mirror of
https://github.com/openharmony/ability_ability_lite.git
synced 2026-07-01 18:25:51 -04:00
@@ -29,7 +29,7 @@ namespace OHOS {
|
||||
namespace AbilitySlite {
|
||||
constexpr uint16_t APP_TASK_PRI = 25;
|
||||
constexpr uint32_t QUEUE_LENGTH = 32;
|
||||
static char g_jsAppTask[] = "JsAppTask";
|
||||
static char g_jsAppTask[] = "AppTask";
|
||||
|
||||
JsAbilityThread::JsAbilityThread() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user