提交 0955f262 编写于 作者: H huangyicong

change securec path

Signed-off-by: Nhuangyicong <huangyicong4@huawei.com>
上级 dd32bf36
{
"name": "@openharmony/file",
"version": "3.1.0",
"description": "",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/utils/native/lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"dirs": [
"utils/native/lite/file"
],
"component": {
"name": "file",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "0.55KB",
"ram": "",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
{
"name": "@openharmony/js_builtin",
"version": "3.1.0",
"description": "ace related kits",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/utils/native/lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"dirs": [
"utils/native/lite/js/builtin"
],
"component": {
"name": "js_builtin",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite",
"aafwk_lite",
"syspara_lite",
"graphic_utils",
"resmgr_lite",
"ui",
"ace_native_engine_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
{
"name": "@openharmony/kal_timer",
"version": "3.1.0",
"description": "",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/utils/native/lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"dirs": [
"utils/native/lite/kal/timer"
],
"component": {
"name": "kal_timer",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "15KB",
"ram": "",
"deps": {
"thrid_party": [],
"kernel_special": {},
"board_special": {},
"components": [
"utils_lite"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
{
"name": "@openharmony/os_dump",
"version": "3.1.0",
"description": "Providing commands for dumping system property.",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/utils/native/lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"dirs": [
"utils/native/lite/os_dump"
],
"component": {
"name": "os_dump",
"subsystem": "utils",
"features" : [],
"adapted_system_type": [ "standard" ],
"rom": "3.7KB",
"ram": "~4.75KB",
"deps": {
"thrid_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"syspara_lite",
"iot_controller"
]
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册