mirror of
https://github.com/openharmony/js_sys_module.git
synced 2026-07-01 22:04:01 -04:00
+1
-1
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"component": {
|
||||
"name": "jsapi_sys",
|
||||
"subsystem": "compileruntime",
|
||||
"subsystem": "utils",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ ohos_shared_library("dfx") {
|
||||
} else {
|
||||
external_deps = [ "hilog:libhilog" ]
|
||||
}
|
||||
subsystem_name = "compileruntime"
|
||||
subsystem_name = "utils"
|
||||
part_name = "jsapi_sys"
|
||||
|
||||
relative_install_dir = "module"
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ ohos_shared_library("process") {
|
||||
} else {
|
||||
external_deps = [ "hilog:libhilog" ]
|
||||
}
|
||||
subsystem_name = "compileruntime"
|
||||
subsystem_name = "utils"
|
||||
part_name = "jsapi_sys"
|
||||
|
||||
relative_install_dir = "module"
|
||||
|
||||
Reference in New Issue
Block a user