1[ 2 { 3 "install_dir": "toolchains", 4 "module_label": "//developtools/syscap_codec:syscap_tool_bin", 5 "target_os": [ 6 "linux", 7 "windows", 8 "darwin" 9 ] 10 }, 11 { 12 "install_dir": "toolchains", 13 "module_label": "//developtools/hdc:hdc", 14 "target_os": [ 15 "linux", 16 "windows", 17 "darwin" 18 ] 19 }, 20 { 21 "install_dir": "toolchains", 22 "module_label": "//base/update/updater/services/diffpatch:diff", 23 "target_os": [ 24 "linux", 25 "windows", 26 "darwin" 27 ] 28 }, 29 { 30 "install_dir": "toolchains", 31 "module_label": "//third_party/libusb:libusb", 32 "target_os": [ 33 "linux", 34 "windows", 35 "darwin" 36 ] 37 }, 38 { 39 "install_dir": "toolchains", 40 "module_label": "//third_party/selinux:libselinux", 41 "target_os": [ 42 "linux" 43 ] 44 }, 45 { 46 "install_dir": "toolchains", 47 "module_label": "//third_party/selinux:libsepol", 48 "target_os": [ 49 "linux" 50 ] 51 }, 52 { 53 "install_dir": "toolchains", 54 "module_label": "//third_party/pcre2:libpcre2", 55 "target_os": [ 56 "linux" 57 ] 58 }, 59 { 60 "install_dir": "toolchains", 61 "module_label": "//developtools/hapsigner:lib", 62 "target_os": [ 63 "linux", 64 "windows", 65 "darwin" 66 ] 67 }, 68 { 69 "install_dir": "toolchains", 70 "module_label": "//developtools/global_resource_tool:restool", 71 "target_os": [ 72 "linux", 73 "windows", 74 "darwin" 75 ] 76 }, 77 { 78 "install_dir": "toolchains", 79 "module_label": "//developtools/global_resource_tool:restool_systemres", 80 "target_os": [ 81 "windows", 82 "linux", 83 "darwin" 84 ] 85 }, 86 { 87 "install_dir": "toolchains", 88 "module_label": "//developtools/global_resource_tool:restool", 89 "target_os": [ 90 "windows", 91 "linux", 92 "darwin" 93 ] 94 }, 95 { 96 "install_dir": "js/api", 97 "module_label": "//interface/sdk-js:ohos_declaration_common", 98 "target_os": [ 99 "windows", 100 "linux", 101 "darwin" 102 ] 103 }, 104 { 105 "install_dir": "js/api/config", 106 "module_label": "//interface/sdk-js:config", 107 "target_os": [ 108 "windows", 109 "linux", 110 "darwin" 111 ] 112 }, 113 { 114 "install_dir": "js/form", 115 "module_label": "//interface/sdk-js:form_declaration", 116 "target_os": [ 117 "windows", 118 "linux", 119 "darwin" 120 ] 121 }, 122 { 123 "install_dir": "js/build-tools/", 124 "module_label": "//prebuilts/sdk/js-loader:ace_loader", 125 "target_os": [ 126 "windows", 127 "linux", 128 "darwin" 129 ] 130 }, 131 { 132 "install_dir": "js/build-tools/ace-loader/bin/", 133 "module_label": "//third_party/quickjs:qjsc", 134 "target_os": [ 135 "windows", 136 "linux", 137 "darwin" 138 ] 139 }, 140 { 141 "install_dir": "js/build-tools/ace-loader/bin/", 142 "module_label": "//third_party/jerryscript:jerry", 143 "target_os": [ 144 "windows", 145 "linux", 146 "darwin" 147 ] 148 }, 149 { 150 "install_dir": "js/build-tools/ace-loader/bin/", 151 "module_label": "//third_party/jerryscript:jerry-snapshot", 152 "target_os": [ 153 "windows", 154 "linux", 155 "darwin" 156 ] 157 }, 158 { 159 "install_dir": "js/build-tools/ace-loader", 160 "module_label": "//developtools/ace_js2bundle:ace_loader", 161 "target_os": [ 162 "windows", 163 "linux", 164 "darwin" 165 ] 166 }, 167 { 168 "install_dir": "js/build-tools/ace-loader/lib/", 169 "module_label": "//developtools/ace_js2bundle:ace_loader_library", 170 "target_os": [ 171 "windows", 172 "linux", 173 "darwin" 174 ] 175 }, 176 { 177 "install_dir": "js/build-tools/ace-loader/bin/ark/", 178 "module_label": "//arkcompiler/ets_frontend/ts2panda:panda_ts2abc", 179 "target_os": [ 180 "windows", 181 "linux", 182 "darwin" 183 ] 184 }, 185 { 186 "install_dir": "ets/build-tools/ets-loader/bin/ark/", 187 "module_label": "//arkcompiler/ets_frontend/ts2panda:panda_ts2abc_ets", 188 "target_os": [ 189 "windows", 190 "linux", 191 "darwin" 192 ] 193 }, 194 { 195 "install_dir": "js/build-tools/ace-loader/bin/ark/build/", 196 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build", 197 "target_os": [ 198 "linux" 199 ] 200 }, 201 { 202 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/", 203 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_win", 204 "target_os": [ 205 "windows" 206 ] 207 }, 208 { 209 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/", 210 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_mac", 211 "target_os": [ 212 "darwin" 213 ] 214 }, 215 { 216 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/", 217 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_ets", 218 "target_os": [ 219 "linux" 220 ] 221 }, 222 { 223 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/", 224 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_win_ets", 225 "target_os": [ 226 "windows" 227 ] 228 }, 229 { 230 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/", 231 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_build_mac_ets", 232 "target_os": [ 233 "darwin" 234 ] 235 }, 236 { 237 "install_dir": "js/build-tools/ace-loader/bin/ark/build/deps", 238 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps", 239 "target_os": [ 240 "linux" 241 ] 242 }, 243 { 244 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/deps", 245 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_win", 246 "target_os": [ 247 "windows" 248 ] 249 }, 250 { 251 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/deps", 252 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_mac", 253 "target_os": [ 254 "darwin" 255 ] 256 }, 257 { 258 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/deps", 259 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_ets", 260 "target_os": [ 261 "linux" 262 ] 263 }, 264 { 265 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/deps", 266 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_win_ets", 267 "target_os": [ 268 "windows" 269 ] 270 }, 271 { 272 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/deps", 273 "module_label": "//arkcompiler/ets_frontend/ts2panda:ts2abc_deps_mac_ets", 274 "target_os": [ 275 "darwin" 276 ] 277 }, 278 { 279 "install_dir": "js/build-tools/ace-loader/bin/ark/build", 280 "module_label": "//arkcompiler/ets_frontend/ts2panda:js_node_modules_ts2abc_linux", 281 "target_os": [ 282 "linux" 283 ] 284 }, 285 { 286 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win", 287 "module_label": "//arkcompiler/ets_frontend/ts2panda:js_node_modules_ts2abc_win", 288 "target_os": [ 289 "windows" 290 ] 291 }, 292 { 293 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac", 294 "module_label": "//arkcompiler/ets_frontend/ts2panda:js_node_modules_ts2abc_mac", 295 "target_os": [ 296 "darwin" 297 ] 298 }, 299 { 300 "install_dir": "ets/build-tools/ets-loader/bin/ark/build", 301 "module_label": "//arkcompiler/ets_frontend/ts2panda:ets_node_modules_ts2abc_linux", 302 "target_os": [ 303 "linux" 304 ] 305 }, 306 { 307 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win", 308 "module_label": "//arkcompiler/ets_frontend/ts2panda:ets_node_modules_ts2abc_win", 309 "target_os": [ 310 "windows" 311 ] 312 }, 313 { 314 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac", 315 "module_label": "//arkcompiler/ets_frontend/ts2panda:ets_node_modules_ts2abc_mac", 316 "target_os": [ 317 "darwin" 318 ] 319 }, 320 { 321 "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin", 322 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build", 323 "target_os": [ 324 "linux" 325 ] 326 }, 327 { 328 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin", 329 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win", 330 "target_os": [ 331 "windows" 332 ] 333 }, 334 { 335 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin", 336 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac", 337 "target_os": [ 338 "darwin" 339 ] 340 }, 341 { 342 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin", 343 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_ets", 344 "target_os": [ 345 "linux" 346 ] 347 }, 348 { 349 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin", 350 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win_ets", 351 "target_os": [ 352 "windows" 353 ] 354 }, 355 { 356 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin", 357 "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac_ets", 358 "target_os": [ 359 "darwin" 360 ] 361 }, 362 { 363 "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/bin", 364 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_linux", 365 "target_os": [ 366 "linux" 367 ] 368 }, 369 { 370 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/bin", 371 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_win", 372 "target_os": [ 373 "windows" 374 ] 375 }, 376 { 377 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/bin", 378 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_mac", 379 "target_os": [ 380 "darwin" 381 ] 382 }, 383 { 384 "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/src", 385 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_linux", 386 "target_os": [ 387 "linux" 388 ] 389 }, 390 { 391 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/src", 392 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_win", 393 "target_os": [ 394 "windows" 395 ] 396 }, 397 { 398 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/src", 399 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_mac", 400 "target_os": [ 401 "darwin" 402 ] 403 }, 404 { 405 "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", 406 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_linux", 407 "target_os": [ 408 "linux" 409 ] 410 }, 411 { 412 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", 413 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_win", 414 "target_os": [ 415 "windows" 416 ] 417 }, 418 { 419 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", 420 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_mac", 421 "target_os": [ 422 "darwin" 423 ] 424 }, 425 { 426 "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", 427 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_linux", 428 "target_os": [ 429 "linux" 430 ] 431 }, 432 { 433 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", 434 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_win", 435 "target_os": [ 436 "windows" 437 ] 438 }, 439 { 440 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", 441 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_mac", 442 "target_os": [ 443 "darwin" 444 ] 445 }, 446 { 447 "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", 448 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_linux", 449 "target_os": [ 450 "linux" 451 ] 452 }, 453 { 454 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", 455 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_win", 456 "target_os": [ 457 "windows" 458 ] 459 }, 460 { 461 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", 462 "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_mac", 463 "target_os": [ 464 "darwin" 465 ] 466 }, 467 { 468 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8/bin", 469 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_linux", 470 "target_os": [ 471 "linux" 472 ] 473 }, 474 { 475 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8/bin", 476 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_win", 477 "target_os": [ 478 "windows" 479 ] 480 }, 481 { 482 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/bin", 483 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_mac", 484 "target_os": [ 485 "darwin" 486 ] 487 }, 488 { 489 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8/src", 490 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_linux", 491 "target_os": [ 492 "linux" 493 ] 494 }, 495 { 496 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8/src", 497 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_win", 498 "target_os": [ 499 "windows" 500 ] 501 }, 502 { 503 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/src", 504 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_mac", 505 "target_os": [ 506 "darwin" 507 ] 508 }, 509 { 510 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8", 511 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_linux", 512 "target_os": [ 513 "linux" 514 ] 515 }, 516 { 517 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8", 518 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_win", 519 "target_os": [ 520 "windows" 521 ] 522 }, 523 { 524 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", 525 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_mac", 526 "target_os": [ 527 "darwin" 528 ] 529 }, 530 { 531 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8", 532 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_linux", 533 "target_os": [ 534 "linux" 535 ] 536 }, 537 { 538 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8", 539 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_win", 540 "target_os": [ 541 "windows" 542 ] 543 }, 544 { 545 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", 546 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_mac", 547 "target_os": [ 548 "darwin" 549 ] 550 }, 551 { 552 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/legacy_api8", 553 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_linux", 554 "target_os": [ 555 "linux" 556 ] 557 }, 558 { 559 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/legacy_api8", 560 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_win", 561 "target_os": [ 562 "windows" 563 ] 564 }, 565 { 566 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", 567 "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_mac", 568 "target_os": [ 569 "darwin" 570 ] 571 }, 572 { 573 "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin", 574 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build", 575 "target_os": [ 576 "linux" 577 ] 578 }, 579 { 580 "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin", 581 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win", 582 "target_os": [ 583 "windows" 584 ] 585 }, 586 { 587 "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin", 588 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac", 589 "target_os": [ 590 "darwin" 591 ] 592 }, 593 { 594 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin", 595 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_ets", 596 "target_os": [ 597 "linux" 598 ] 599 }, 600 { 601 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin", 602 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win_ets", 603 "target_os": [ 604 "windows" 605 ] 606 }, 607 { 608 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin", 609 "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac_ets", 610 "target_os": [ 611 "darwin" 612 ] 613 }, 614 { 615 "install_dir": "ets/api/@internal/full", 616 "module_label": "//interface/sdk-js:ets_internal_api", 617 "target_os": [ 618 "windows", 619 "linux", 620 "darwin" 621 ] 622 }, 623 { 624 "install_dir": "ets/api", 625 "module_label": "//interface/sdk-js:common_api", 626 "target_os": [ 627 "windows", 628 "linux", 629 "darwin" 630 ] 631 }, 632 { 633 "install_dir": "ets/api", 634 "module_label": "//interface/sdk-js:ohos_declaration_ets", 635 "target_os": [ 636 "windows", 637 "linux", 638 "darwin" 639 ] 640 }, 641 { 642 "install_dir": "js/api/@internal/full", 643 "module_label": "//interface/sdk-js:internal_full", 644 "target_os": [ 645 "windows", 646 "linux", 647 "darwin" 648 ] 649 }, 650 { 651 "install_dir": "js/api/@internal/lite", 652 "module_label": "//interface/sdk-js:internal_lite", 653 "target_os": [ 654 "windows", 655 "linux", 656 "darwin" 657 ] 658 }, 659 { 660 "install_dir": "toolchains/syscapcheck", 661 "module_label": "//interface/sdk-js:syscap_check", 662 "target_os": [ 663 "linux", 664 "windows", 665 "darwin" 666 ] 667 }, 668 { 669 "install_dir": "ets/component", 670 "module_label": "//interface/sdk-js:ets_component", 671 "target_os": [ 672 "windows", 673 "linux", 674 "darwin" 675 ] 676 }, 677 { 678 "install_dir": "ets/component", 679 "module_label": "//developtools/ace_ets2bundle:ets_loader_component_config", 680 "target_os": [ 681 "windows", 682 "linux", 683 "darwin" 684 ] 685 }, 686 { 687 "install_dir": "ets/component", 688 "module_label": "//developtools/ace_ets2bundle:ets_loader_form_config", 689 "target_os": [ 690 "windows", 691 "linux", 692 "darwin" 693 ] 694 }, 695 { 696 "install_dir": "ets/build-tools/ets-loader/form_components", 697 "module_label": "//developtools/ace_ets2bundle:form_components", 698 "target_os": [ 699 "windows", 700 "linux", 701 "darwin" 702 ] 703 }, 704 { 705 "install_dir": "ets/build-tools/ets-loader/deps", 706 "module_label": "//developtools/ace_ets2bundle:ets_loader_deps", 707 "target_os": [ 708 "windows", 709 "linux", 710 "darwin" 711 ] 712 }, 713 { 714 "install_dir": "ets/build-tools/ets-loader", 715 "module_label": "//developtools/ace_ets2bundle:ets_loader", 716 "target_os": [ 717 "windows", 718 "linux", 719 "darwin" 720 ] 721 }, 722 { 723 "install_dir": "ets/build-tools/ets-loader/lib", 724 "module_label": "//developtools/ace_ets2bundle:ets_loader_library", 725 "target_os": [ 726 "windows", 727 "linux", 728 "darwin" 729 ] 730 }, 731 { 732 "install_dir": "ets/build-tools/ets-loader/components", 733 "module_label": "//developtools/ace_ets2bundle:components", 734 "target_os": [ 735 "windows", 736 "linux", 737 "darwin" 738 ] 739 }, 740 { 741 "install_dir": "ets/build-tools/ets-loader/server", 742 "module_label": "//developtools/ace_ets2bundle:server", 743 "target_os": [ 744 "windows", 745 "linux", 746 "darwin" 747 ] 748 }, 749 { 750 "install_dir": "ets/build-tools/ets-loader/codegen", 751 "module_label": "//developtools/ace_ets2bundle:codegen", 752 "target_os": [ 753 "windows", 754 "linux", 755 "darwin" 756 ] 757 }, 758 { 759 "install_dir": "ets/build-tools/ets-loader/declarations", 760 "module_label": "//developtools/ace_ets2bundle:ets_loader_declaration", 761 "target_os": [ 762 "windows", 763 "linux", 764 "darwin" 765 ] 766 }, 767 { 768 "install_dir": "ets/build-tools/ets-loader/declarations", 769 "module_label": "//interface/sdk-js:bundle_api", 770 "target_os": [ 771 "windows", 772 "linux", 773 "darwin" 774 ] 775 }, 776 { 777 "install_dir": "toolchains", 778 "module_label": "//arkcompiler/runtime_core/assembler:ark_asm", 779 "target_os": [ 780 "windows", 781 "linux", 782 "darwin" 783 ] 784 }, 785 { 786 "install_dir": "toolchains", 787 "module_label": "//arkcompiler/runtime_core/disassembler:ark_disasm", 788 "target_os": [ 789 "windows", 790 "linux", 791 "darwin" 792 ] 793 }, 794 { 795 "install_dir": "toolchains/lib", 796 "module_label": "//developtools/packing_tool:app_packing_tool", 797 "target_os": [ 798 "linux", 799 "windows", 800 "darwin" 801 ] 802 }, 803 { 804 "install_dir": "toolchains/lib", 805 "module_label": "//developtools/packing_tool:app_unpacking_tool", 806 "target_os": [ 807 "linux", 808 "windows", 809 "darwin" 810 ] 811 }, 812 { 813 "install_dir": "previewer/common/bin", 814 "module_label": "//ide/tools/previewer:rich_previewer", 815 "target_os": [ 816 "windows", 817 "darwin", 818 "linux" 819 ] 820 }, 821 { 822 "install_dir": "previewer/liteWearable/bin", 823 "module_label": "//ide/tools/previewer:lite_previewer", 824 "target_os": [ 825 "windows", 826 "darwin" 827 ] 828 }, 829 { 830 "install_dir":"previewer/common/bin/", 831 "module_label": "//foundation/window/window_manager/previewer:copy_previewer_library", 832 "target_os": [ 833 "windows" 834 ] 835 }, 836 { 837 "install_dir": "previewer/common/bin", 838 "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_shared_library", 839 "target_os": [ 840 "windows", 841 "darwin", 842 "linux" 843 ] 844 }, 845 { 846 "install_dir": "previewer/common", 847 "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_system_resource_standard", 848 "target_os": [ 849 "windows", 850 "darwin", 851 "linux" 852 ] 853 }, 854 { 855 "install_dir": "previewer/resources", 856 "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_curl_cacert", 857 "target_os": [ 858 "windows" 859 ] 860 }, 861 { 862 "install_dir": "js/build-tools/binary-tools", 863 "module_label": "//developtools/packing_tool:fastjson-1.2.83", 864 "target_os": [ 865 "linux", 866 "windows", 867 "darwin" 868 ] 869 }, 870 { 871 "install_dir": "js/build-tools/binary-tools", 872 "module_label": "//developtools/packing_tool:haptobin_tool", 873 "target_os": [ 874 "linux", 875 "windows", 876 "darwin" 877 ] 878 }, 879 { 880 "install_dir": "toolchains/configcheck", 881 "module_label": "//developtools/packing_tool/configcheck:configSchema_lite_json", 882 "target_os": [ 883 "linux", 884 "windows", 885 "darwin" 886 ] 887 }, 888 { 889 "install_dir": "toolchains/configcheck", 890 "module_label": "//developtools/packing_tool/configcheck:configSchema_rich_json", 891 "target_os": [ 892 "linux", 893 "windows", 894 "darwin" 895 ] 896 }, 897 { 898 "install_dir": "toolchains/modulecheck", 899 "module_label": "//developtools/packing_tool/modulecheck:appSchema_json", 900 "target_os": [ 901 "linux", 902 "windows", 903 "darwin" 904 ] 905 }, 906 { 907 "install_dir": "toolchains/modulecheck", 908 "module_label": "//developtools/packing_tool/modulecheck:commonEventSchema_json", 909 "target_os": [ 910 "linux", 911 "windows", 912 "darwin" 913 ] 914 }, 915 { 916 "install_dir": "toolchains/modulecheck", 917 "module_label": "//developtools/packing_tool/modulecheck:distroFilterSchema_json", 918 "target_os": [ 919 "linux", 920 "windows", 921 "darwin" 922 ] 923 }, 924 { 925 "install_dir": "toolchains/modulecheck", 926 "module_label": "//developtools/packing_tool/modulecheck:formsSchema_json", 927 "target_os": [ 928 "linux", 929 "windows", 930 "darwin" 931 ] 932 }, 933 { 934 "install_dir": "toolchains/modulecheck", 935 "module_label": "//developtools/packing_tool/modulecheck:moduleSchema_json", 936 "target_os": [ 937 "linux", 938 "windows", 939 "darwin" 940 ] 941 }, 942 { 943 "install_dir": "toolchains/modulecheck", 944 "module_label": "//developtools/packing_tool/modulecheck:pageSchema_json", 945 "target_os": [ 946 "linux", 947 "windows", 948 "darwin" 949 ] 950 }, 951 { 952 "install_dir": "toolchains/modulecheck", 953 "module_label": "//developtools/packing_tool/modulecheck:shortcutsSchema_json", 954 "target_os": [ 955 "linux", 956 "windows", 957 "darwin" 958 ] 959 }, 960 { 961 "install_dir": "toolchains", 962 "module_label": "//foundation/ability/idl_tool:idl", 963 "target_os": [ 964 "linux", 965 "windows", 966 "darwin" 967 ] 968 }, 969 { 970 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/bin", 971 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_win", 972 "target_os": [ 973 "windows" 974 ] 975 }, 976 { 977 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/bin", 978 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library", 979 "target_os": [ 980 "linux" 981 ] 982 }, 983 { 984 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/bin", 985 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_darwin", 986 "target_os": [ 987 "darwin" 988 ] 989 }, 990 { 991 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/aot/src", 992 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_win", 993 "target_os": [ 994 "windows" 995 ] 996 }, 997 { 998 "install_dir": "ets/build-tools/ets-loader/bin/ark/build/aot/src", 999 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins", 1000 "target_os": [ 1001 "linux" 1002 ] 1003 }, 1004 { 1005 "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/aot/src", 1006 "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_mac", 1007 "target_os": [ 1008 "darwin" 1009 ] 1010 } 1011] 1012