mirror of
https://github.com/openharmony/ark_runtime_core.git
synced 2026-07-19 21:23:32 -04:00
14c9021696
Signed-off-by: wanyanglan <wanyanglan1@huawei.com> Change-Id: I2564094cef9c6c41263e37faf9ffbbec14223dc7
19 lines
374 B
INI
19 lines
374 B
INI
{
|
|
"subsystem": "ark",
|
|
"parts": {
|
|
"ark": {
|
|
"variants": [
|
|
"phone"
|
|
],
|
|
"module_list": [
|
|
"//ark/runtime_core:ark_packages",
|
|
"//ark/runtime_core:ark_host_linux_tools_packages",
|
|
"//ark/runtime_core:ark_host_windows_tools_packages"
|
|
],
|
|
"inner_kits": [],
|
|
"system_kits": [],
|
|
"test_list": []
|
|
}
|
|
}
|
|
}
|