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/libartbase/arch/instruction_set.h" 34 to: "art/libartbase/arch/instruction_set.h" 35 } 36 copy_before: { 37 from: "art/libartbase/base/allocator.h" 38 to: "art/libartbase/base/allocator.h" 39 } 40 copy_before: { 41 from: "art/libartbase/base/unix_file/fd_file.h" 42 to: "art/libartbase/base/unix_file/fd_file.h" 43 } 44 chdir: true 45 command: "bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/libartbase art/libartbase/arch/instruction_set.h > __SBOX_SANDBOX_DIR__/out/art/libartbase/arch/instruction_set.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/libartbase art/libartbase/base/allocator.h > __SBOX_SANDBOX_DIR__/out/art/libartbase/base/allocator.operator_out.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/generate_operator_out art/libartbase art/libartbase/base/unix_file/fd_file.h > __SBOX_SANDBOX_DIR__/out/art/libartbase/base/unix_file/fd_file.operator_out.cc'" 46 copy_after: { 47 from: "out/art/libartbase/arch/instruction_set.operator_out.cc" 48 to: "out/soong/.intermediates/art/libartbase/art_libartbase_operator_srcs/gen/gensrcs/art/libartbase/arch/instruction_set.operator_out.cc" 49 } 50 copy_after: { 51 from: "out/art/libartbase/base/allocator.operator_out.cc" 52 to: "out/soong/.intermediates/art/libartbase/art_libartbase_operator_srcs/gen/gensrcs/art/libartbase/base/allocator.operator_out.cc" 53 } 54 copy_after: { 55 from: "out/art/libartbase/base/unix_file/fd_file.operator_out.cc" 56 to: "out/soong/.intermediates/art/libartbase/art_libartbase_operator_srcs/gen/gensrcs/art/libartbase/base/unix_file/fd_file.operator_out.cc" 57 } 58 input_hash: "42074c3d6f98a41ee9004d4490db0d24c57216e031f16727e542d60f24950607" 59 env: { 60 name: "PATH" 61 inherit: true 62 } 63 env: { 64 name: "JAVA_HOME" 65 inherit: true 66 } 67 env: { 68 name: "TMPDIR" 69 inherit: true 70 } 71 env: { 72 name: "RBE_log_dir" 73 inherit: true 74 } 75 env: { 76 name: "RBE_platform" 77 inherit: true 78 } 79 env: { 80 name: "RBE_server_address" 81 inherit: true 82 } 83 env: { 84 name: "RBE_exec_root" 85 inherit: true 86 } 87 env: { 88 name: "OUT_DIR" 89 value: "out" 90 } 91 dont_inherit_env: true 92} 93 94