Files
ark_runtime_core/ohos.build
T
wanyanglan 14c9021696 add ark runtime_core
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I2564094cef9c6c41263e37faf9ffbbec14223dc7
2021-09-05 20:53:43 +08:00

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": []
}
}
}