未验证 提交 a62bef80 编写于 作者: O openharmony_ci 提交者: Gitee

!904 Switch component ark to arkcompiler

Merge pull request !904 from dingwen/release3.1_br
......@@ -315,9 +315,9 @@
<project name="js_util_module" path="base/compileruntime/js_util_module"/>
<project name="js_sys_module" path="base/compileruntime/js_sys_module"/>
<project name="js_api_module" path="base/compileruntime/js_api_module"/>
<project name="ark_runtime_core" path="ark/runtime_core"/>
<project name="ark_js_runtime" path="ark/js_runtime"/>
<project name="ark_ts2abc" path="ark/ts2abc"/>
<project name="arkcompiler_runtime_core" path="ark/runtime_core"/>
<project name="arkcompiler_ets_runtime" path="ark/js_runtime"/>
<project name="arkcompiler_ets_frontend" path="ark/ts2abc"/>
<project name="third_party_miniz" path="third_party/miniz"/>
<project name="third_party_egl" path="third_party/EGL"/>
<project name="third_party_opengles" path="third_party/openGLES"/>
......
......@@ -974,10 +974,10 @@ deviceauth_llt"
third_party_glfw,@ohos/third_party_glfw,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,N,N,N,Y,N,N,Y,Y,N,,,,"EventLogTest
deviceauth_llt","EventLogTest
deviceauth_llt"
ark_runtime_core,@ohos/ark_runtime_core,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,Y,Y,Y,N,N,Y,Y,N,,,,"EventLogTest
arkcompiler_runtime_core,@ohos/arkcompiler_runtime_core,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,Y,Y,Y,N,N,Y,Y,N,,,,"EventLogTest
deviceauth_llt","EventLogTest
deviceauth_llt"
ark_js_runtime,@ohos/ark_js_runtime,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,N,Y,Y,N,N,Y,Y,N,,,,"DebuggerCommandsTest
arkcompiler_ets_runtime,@ohos/arkcompiler_ets_runtime,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,N,Y,Y,N,N,Y,Y,N,,,,"DebuggerCommandsTest
EcmaDebugApiTest
EcmaModuleTest
JsFunctionTest
......@@ -987,7 +987,7 @@ ObjectFactoryTest
TaggedValueTest
WeakRefStwGcTest","EventLogTest
deviceauth_llt"
ark_ts2abc,@ohos/ark_ts2abc,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,N,Y,Y,N,N,Y,Y,N,,,,"EventLogTest
arkcompiler_ets_frontend,@ohos/arkcompiler_ets_frontend,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,Y,N,Y,Y,N,N,Y,Y,N,,,,"EventLogTest
deviceauth_llt","EventLogTest
deviceauth_llt"
sensors_miscdevice,@ohos/sensors_miscdevice,N,N,N,N,N,N,N,Y,N,N,N,N,Y,Y,,,,Y,N,N,Y,Y,N,,,,"EventLogTest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册