回退 'Pull Request !286 : feature变量整改'

This commit is contained in:
openharmony_ci
2024-06-08 08:10:12 +00:00
committed by Gitee
parent 48422c4ca6
commit 54ed9fe185
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -178,7 +178,7 @@
{
"component": "samgr_lite",
"features": [
"samgr_lite_config_ohos_systemabilitymgr_shared_task_size = 4096"
"config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096"
]
}
]
+1 -1
View File
@@ -194,7 +194,7 @@
{
"component": "samgr_lite",
"features": [
"samgr_lite_config_ohos_systemabilitymgr_shared_task_size = 4096"
"config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096"
]
}
]
+2 -2
View File
@@ -197,8 +197,8 @@
{
"component": "samgr_lite",
"features": [
"samgr_lite_config_ohos_systemabilitymgr_shared_task_size = 4096",
"samgr_lite_enable_ohos_systemabilitymgr_rpc_mini = true"
"config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096",
"enable_ohos_systemabilitymgr_samgr_lite_rpc_mini = true"
]
}
]
+1 -1
View File
@@ -169,7 +169,7 @@
{
"component": "samgr_lite",
"features": [
"samgr_lite_config_ohos_systemabilitymgr_shared_task_size = 4096"
"config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096"
]
}
]