diff --git a/products/ohos-sdk.json b/products/ohos-sdk.json index ded98ffc7ee34eb8b38c79f4f19090affca9bea2..62698d1343c2052af321fa9c97fe926cc40f9fac 100644 --- a/products/ohos-sdk.json +++ b/products/ohos-sdk.json @@ -30,7 +30,8 @@ { "component": "runtime_core" }, { "component": "ets_runtime" }, { "component": "ets_frontend" }, - { "component": "toolchain" } + { "component": "toolchain" }, + { "component": "cangjie_ark_interop" } ] }, { @@ -43,7 +44,8 @@ ] }, { "component": "advanced_ui_component" }, - { "component": "napi" } + { "component": "napi" }, + { "component": "arkui_cangjie_wrapper" } ] }, { @@ -135,7 +137,8 @@ { "component": "hiview" }, { "component": "faultloggerd" }, { "component": "hitrace" }, - { "component": "hicollie" } + { "component": "hicollie" }, + { "component": "hiviewdfx_cangjie_wrapper" } ] }, { @@ -256,6 +259,7 @@ { "component": "audio_framework" }, { "component": "camera_framework" }, { "component": "drm_framework" }, + { "component": "multimedia_cangjie_wrapper" }, { "component": "image_framework", "features":[ @@ -276,6 +280,12 @@ { "component": "qos_manager" } ] }, + { + "subsystem": "web", + "components": [ + { "component": "arkweb_cangjie_wrapper" } + ] + }, { "subsystem": "telephony", "components": [ @@ -293,7 +303,8 @@ "subsystem": "global", "components": [ { "component": "i18n" }, - { "component": "resource_management" } + { "component": "resource_management" }, + { "component": "global_cangjie_wrapper" } ] }, {