mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-27 09:12:41 +00:00
f0f2ed26e0
Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I9b8fb68aac65e450cc408aa579f22bc446ea81ec
25 lines
937 B
Plaintext
25 lines
937 B
Plaintext
{
|
|
"subsystem": "ace",
|
|
"parts": {
|
|
"ace_engine_standard": {
|
|
"variants": [
|
|
"phone"
|
|
],
|
|
"module_list": [
|
|
"//foundation/ace/ace_engine:ace_packages"
|
|
],
|
|
"test_list": [
|
|
"//foundation/ace/ace_engine/frameworks/base/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/bridge/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/animation/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/pipeline/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/components/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/components/common/properties/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/event/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/focus/test:unittest",
|
|
"//foundation/ace/ace_engine/frameworks/core/gestures/test:unittest"
|
|
]
|
|
}
|
|
}
|
|
}
|