1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/frameworks/libs/binary_translation/assembler/gen_asm_tests_x86/linux_glibc_x86_64_PY3/gen_asm_tests_x86" 4 to: "tools/out/bin/gen_asm_tests_x86" 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: "frameworks/libs/binary_translation/assembler/instructions/insn_def_x86.json" 34 to: "frameworks/libs/binary_translation/assembler/instructions/insn_def_x86.json" 35 } 36 copy_before: { 37 from: "frameworks/libs/binary_translation/assembler/instructions/insn_def_x86_32.json" 38 to: "frameworks/libs/binary_translation/assembler/instructions/insn_def_x86_32.json" 39 } 40 chdir: true 41 command: "CC_ARCH=x86 CC_NATIVE_BRIDGE= CC_MULTILIB=lib32 CC_OS=linux_glibc && __SBOX_SANDBOX_DIR__/tools/out/bin/gen_asm_tests_x86 __SBOX_SANDBOX_DIR__/out/gen_asm_tests_ref.S __SBOX_SANDBOX_DIR__/out/gen_asm_tests_test.cc frameworks/libs/binary_translation/assembler/instructions/insn_def_x86.json frameworks/libs/binary_translation/assembler/instructions/insn_def_x86_32.json --fast" 42 copy_after: { 43 from: "out/gen_asm_tests_ref.S" 44 to: "out/soong/.intermediates/frameworks/libs/binary_translation/assembler/libberberis_assembler_test_gen_sources/linux_glibc_x86/gen/gen_asm_tests_ref.S" 45 } 46 copy_after: { 47 from: "out/gen_asm_tests_test.cc" 48 to: "out/soong/.intermediates/frameworks/libs/binary_translation/assembler/libberberis_assembler_test_gen_sources/linux_glibc_x86/gen/gen_asm_tests_test.cc" 49 } 50 input_hash: "be9fdc64dafcd576d7637b218ce67cfb55f7b681d7c98eecbcbd4a4b5c397efe" 51 env: { 52 name: "PATH" 53 inherit: true 54 } 55 env: { 56 name: "JAVA_HOME" 57 inherit: true 58 } 59 env: { 60 name: "TMPDIR" 61 inherit: true 62 } 63 env: { 64 name: "RBE_log_dir" 65 inherit: true 66 } 67 env: { 68 name: "RBE_platform" 69 inherit: true 70 } 71 env: { 72 name: "RBE_server_address" 73 inherit: true 74 } 75 env: { 76 name: "RBE_exec_root" 77 inherit: true 78 } 79 env: { 80 name: "OUT_DIR" 81 value: "out" 82 } 83 dont_inherit_env: true 84} 85 86