mirror of
https://github.com/openharmony/js_sys_module.git
synced 2026-07-16 03:01:08 -04:00
16b8678a9d
Signed-off-by: xliu <liuxin259@huawei.com> Change-Id: I57c54c28e51cae83fc927cbff06ab00396642879
19 lines
303 B
INI
19 lines
303 B
INI
{
|
|
"subsystem": "ccruntime",
|
|
"parts": {
|
|
"jsapi_sys": {
|
|
"variants": [
|
|
"wearable",
|
|
"phone"
|
|
],
|
|
"module_list": [
|
|
"//base/compileruntime/js_sys_module/process:process_packages"
|
|
],
|
|
"inner_kits": [
|
|
],
|
|
"test_list": [
|
|
]
|
|
}
|
|
}
|
|
}
|