1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/art/tools/generate_operator_out/linux_glibc_x86_64_PY3/generate_operator_out" 4 to: "tools/out/bin/generate_operator_out" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 9 to: "tools/out/lib64/libsqlite.so" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 14 to: "tools/out/lib64/libicui18n-host.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 19 to: "tools/out/lib64/libicuuc-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 24 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 29 to: "tools/out/lib64/libc++.so" 30 executable: false 31 } 32 copy_before: { 33 from: "art/compiler/linker/linker_patch.h" 34 to: "art/compiler/linker/linker_patch.h" 35 } 36 copy_before: { 37 from: "art/compiler/optimizing/locations.h" 38 to: "art/compiler/optimizing/locations.h" 39 } 40 copy_before: { 41 from: "art/compiler/optimizing/nodes.h" 42 to: "art/compiler/optimizing/nodes.h" 43 } 44 copy_before: { 45 from: "art/compiler/optimizing/optimizing_compiler_stats.h" 46 to: "art/compiler/optimizing/optimizing_compiler_stats.h" 47 } 48 copy_before: { 49 from: "art/compiler/utils/arm/constants_arm.h" 50 to: "art/compiler/utils/arm/constants_arm.h" 51 } 52 chdir: true 53 command: "bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/compiler art/compiler/linker/linker_patch.h > __SBOX_SANDBOX_DIR__/out/art/compiler/linker/linker_patch.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/compiler art/compiler/optimizing/locations.h > __SBOX_SANDBOX_DIR__/out/art/compiler/optimizing/locations.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/compiler art/compiler/optimizing/nodes.h > __SBOX_SANDBOX_DIR__/out/art/compiler/optimizing/nodes.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/compiler art/compiler/optimizing/optimizing_compiler_stats.h > __SBOX_SANDBOX_DIR__/out/art/compiler/optimizing/optimizing_compiler_stats.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/compiler art/compiler/utils/arm/constants_arm.h > __SBOX_SANDBOX_DIR__/out/art/compiler/utils/arm/constants_arm.operator_out.cc'" 54 copy_after: { 55 from: "out/art/compiler/linker/linker_patch.operator_out.cc" 56 to: "out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen/gensrcs/art/compiler/linker/linker_patch.operator_out.cc" 57 } 58 copy_after: { 59 from: "out/art/compiler/optimizing/locations.operator_out.cc" 60 to: "out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen/gensrcs/art/compiler/optimizing/locations.operator_out.cc" 61 } 62 copy_after: { 63 from: "out/art/compiler/optimizing/nodes.operator_out.cc" 64 to: "out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen/gensrcs/art/compiler/optimizing/nodes.operator_out.cc" 65 } 66 copy_after: { 67 from: "out/art/compiler/optimizing/optimizing_compiler_stats.operator_out.cc" 68 to: "out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen/gensrcs/art/compiler/optimizing/optimizing_compiler_stats.operator_out.cc" 69 } 70 copy_after: { 71 from: "out/art/compiler/utils/arm/constants_arm.operator_out.cc" 72 to: "out/soong/.intermediates/art/compiler/art_compiler_operator_srcs/gen/gensrcs/art/compiler/utils/arm/constants_arm.operator_out.cc" 73 } 74 input_hash: "446002499194798bb1a8ee0a422373c6d96de7eaadd2164a82fa2df629963468" 75 env: { 76 name: "PATH" 77 inherit: true 78 } 79 env: { 80 name: "JAVA_HOME" 81 inherit: true 82 } 83 env: { 84 name: "TMPDIR" 85 inherit: true 86 } 87 env: { 88 name: "RBE_log_dir" 89 inherit: true 90 } 91 env: { 92 name: "RBE_platform" 93 inherit: true 94 } 95 env: { 96 name: "RBE_server_address" 97 inherit: true 98 } 99 env: { 100 name: "RBE_exec_root" 101 inherit: true 102 } 103 env: { 104 name: "OUT_DIR" 105 value: "out" 106 } 107 dont_inherit_env: true 108} 109 110