diff --git a/components/ace.json b/components/ace.json index dae1bfe43681f65e5abe7fd55ab10baeefae0c03..b781e10fcb75202a2327b107e22079f04441c45e 100755 --- a/components/ace.json +++ b/components/ace.json @@ -29,7 +29,7 @@ "appexecfwk_lite", "huks", "ui", - "syapara_lite", + "syspara_lite", "surface", "i18n_lite", "resmgr_lite", diff --git a/components/communication.json b/components/communication.json index d0756b135ec09a09154b5f201cedbc9881be57fb..5b4d227efb2d91f85690da6849411ef774a51bf7 100755 --- a/components/communication.json +++ b/components/communication.json @@ -60,7 +60,7 @@ "kernel_special": {}, "board_special": {}, "components": [ - "deviceauth", + "hichainsdk", "syspara_lite", "permission" ] diff --git a/components/graphic.json b/components/graphic.json index 0fd13b3b4818d31057c01cb339ef092681f10bbe..aa2d3422e6d5c02794478058c875f0916d3b49dc 100755 --- a/components/graphic.json +++ b/components/graphic.json @@ -45,7 +45,7 @@ "bounds_checking_function" ], "components": [ - "lite_graphic_utils" + "graphic_utils" ] } }, @@ -103,7 +103,7 @@ "components": [ "hilog_lite", "ipc", - "system_ability_manager", + "samgr_lite", "surface", "peripheral_display", "peripheral_input" diff --git a/components/hiviewdfx.json b/components/hiviewdfx.json index a6fefc41c0327a825cbb9b7add0444c279fbfd67..3cb7bad8cc0c860ddbe3c01929ca5f09117d750b 100755 --- a/components/hiviewdfx.json +++ b/components/hiviewdfx.json @@ -38,7 +38,7 @@ ], "components": [ "hiview_lite", - "system_ability_manager" + "samgr_lite" ] } }, @@ -117,7 +117,7 @@ "components": [ "utils_base", "hiview_lite", - "system_ability_manager" + "samgr_lite" ], "third_party": [] } diff --git a/components/startup.json b/components/startup.json index 12f17fc715bc5b9bf7adaf5247e6802d27c07a05..a86b3d1ef54879799623c84f45486e4888022d10 100755 --- a/components/startup.json +++ b/components/startup.json @@ -126,10 +126,10 @@ "board_special": {}, "components": [ "hilog_lite", - "system_ability_manager", + "samgr_lite", "ipc", "kv_store", - "ability", + "aafwk_lite", "ace_engine_lite", "surface", "ui" diff --git a/components/update.json b/components/update.json index e8dcaeff8b92d00974a4f3c65198d7ab7158c4d2..25ee8de8b9e390141989991dd140d0ba54e0121f 100755 --- a/components/update.json +++ b/components/update.json @@ -55,9 +55,9 @@ "deps": { "components": [ "hilog", - "bundle_mgr", - "system_ability_manager", - "distributed_schedule", + "appexecfwk_lite", + "samgr_lite", + "dmsfwk_lite", "utils_base", "ipc" ],