!1898 新增三方仓decimal.js

Merge pull request !1898 from liujia178/decimal_0510
This commit is contained in:
openharmony_ci 2024-05-10 09:49:02 +00:00 committed by Gitee
commit 2a9d358a89
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 0 deletions

View File

@ -420,6 +420,7 @@ third_party_libsnd,@ohos/third_party_libsnd,N,N,N,Y,Y,N,N,N,N,N,N,N,N,N,N,N,N,N,
third_party_pulseaudio,@ohos/third_party_pulseaudio,N,N,N,Y,Y,N,N,N,N,N,N,N,N,N,N,N,N,N,Y,N,N,N,N,,N,,,N,,Y,Y,
third_party_ffmpeg,@ohos/third_party_ffmpeg,N,N,N,Y,Y,N,N,N,N,N,N,Y,Y,Y,Y,N,N,N,Y,N,N,N,N,,N,,Y,N,,Y,Y,
third_party_lame,@ohos/third_party_lame,N,N,N,Y,Y,N,N,N,N,N,N,Y,Y,Y,Y,N,N,N,Y,N,N,N,N,,N,,Y,N,,Y,Y,
third_party_decimal.js,@ohos/third_party_decimal.js,N,N,N,Y,Y,N,N,N,N,N,N,Y,Y,Y,Y,N,N,N,Y,N,N,N,N,,N,,Y,N,,Y,Y,
commonlibrary_ets_utils,@ohos/commonlibrary_ets_utils,Y,N,N,Y,Y,N,Y,Y,N,N,N,N,N,N,N,Y,N,N,Y,N,N,N,N,,N,,,N,,Y,Y,
developtools_ace_js2bundle,@ohos/developtools_ace_js2bundle,N,Y,N,Y,Y,Y,N,Y,N,N,N,N,N,N,N,Y,N,N,Y,Y,N,N,N,,Y,,,N,,Y,Y,
developtools_ace_ets2bundle,@ohos/developtools_ace_ets2bundle,N,Y,N,Y,Y,Y,N,Y,N,N,N,N,N,N,N,Y,N,N,Y,Y,N,N,N,,Y,,,N,,Y,Y,

1 repoistory bundle dayu200_tdd hap_build-codearts part_compile dayu200-codearts dayu200-codearts-22.04 dayu200_xts-codearts dayu200_tdd-codearts ohos-sdk-codearts hispark_taurus_ark_unittest-codearts hispark_pegasus hispark_pegasus-codearts hispark_taurus_LiteOS hispark_taurus_LiteOS-codearts hispark_taurus_Linux hispark_taurus_Linux-codearts ohos-sdk dayu200_tdd_ace hispark_taurus_ark_unittest dayu200 dayu200_xts Emulator Emulator-codearts LLVM default hap_build TEST_hispark_taurus_Linux TEST_hispark_taurus_LiteOS TEST_part_compile TEST_hispark_taurus_LiteOS-codearts TEST_dayu200-codearts TEST_dayu200 TEST_Component_compiles
420 third_party_libabigail developtools_integration_verification @ohos/libabigail @ohos/developtools_integration_verification N N N N Y N Y N Y N Y N N N N N N N N N Y N N Y N Y N Y N Y N N N N Y Y
421 third_party_elfutils third_party_libabigail @ohos/elfutils @ohos/libabigail N N N N N N N Y N N N N N N N N N N N N N N N N N Y Y
422 arkui_ui_appearance third_party_elfutils @ohos/arkui_ui_appearance @ohos/elfutils Y N N N Y N Y N N Y N N Y N N N N N N N N N N Y N N N N N N N Y Y
423 arkui_ui_appearance @ohos/arkui_ui_appearance Y N N Y Y N Y N N N N N N N N N N N Y N N N N N N Y Y
424 arkui_ui_lite @ohos/arkui_ui_lite N N N Y Y N N Y N N N Y Y Y Y Y N N Y N Y Y N N graphic_test_ui_door.bin Y N graphic_test_ui_door.bin
425 ide_previewer @ohos/ide_previewer N N N N N N N Y N N N N N N N Y N N N N N N N N N
426 third_party_libfuse @ohos/third_party_libfuse N N N Y Y N N N N N N N N N N N N N Y N N N N N N Y Y

View File

@ -439,4 +439,5 @@
<project name="third_party_noto-cjk" path="third_party/noto-cjk" groups="default,ohos:standard,ohos:system"/>
<project name="third_party_brotli" path="third_party/brotli" groups="default,ohos:standard,ohos:system"/>
<project name="third_party_lame" path="third_party/lame" groups="default,ohos:standard,ohos:system"/>
<project name="third_party_decimal.js" path="third_party/decimal.js" groups="default,ohos:standard,ohos:system"/>
</manifest>