1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/system/apex/tools/deapexer/linux_glibc_x86_64_PY3/deapexer" 4 to: "tools/out/bin/deapexer" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/e2fsprogs/misc/blkid_static/linux_glibc_x86_64/blkid_static" 9 to: "tools/out/bin/blkid_static" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/e2fsprogs/debugfs/debugfs_static/linux_glibc_x86_64/debugfs_static" 14 to: "tools/out/bin/debugfs_static" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/erofs-utils/fsck.erofs/linux_glibc_x86_64/fsck.erofs" 19 to: "tools/out/bin/fsck.erofs" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 24 to: "tools/out/lib64/libsqlite.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 29 to: "tools/out/lib64/libicui18n-host.so" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 34 to: "tools/out/lib64/libicuuc-host.so" 35 executable: false 36 } 37 copy_before: { 38 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 39 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 40 executable: false 41 } 42 copy_before: { 43 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 44 to: "tools/out/lib64/libc++.so" 45 executable: false 46 } 47 copy_before: { 48 from: "out/soong/.intermediates/external/e2fsprogs/debugfs/debugfs_static/linux_glibc_x86_64/debugfs_static" 49 to: "tools/out/bin/debugfs_static" 50 executable: false 51 } 52 copy_before: { 53 from: "out/soong/.intermediates/external/erofs-utils/fsck.erofs/linux_glibc_x86_64/fsck.erofs" 54 to: "tools/out/bin/fsck.erofs" 55 executable: false 56 } 57 copy_before: { 58 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 59 to: "tools/out/lib64/libc++.so" 60 executable: false 61 } 62 copy_before: { 63 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" 64 to: "tools/out/bin/soong_zip" 65 executable: false 66 } 67 chdir: true 68 command: "rm -rf mkdir __SBOX_SANDBOX_DIR__/out/deapexer && mkdir __SBOX_SANDBOX_DIR__/out/deapexer && cp __SBOX_SANDBOX_DIR__/tools/out/bin/deapexer __SBOX_SANDBOX_DIR__/out/deapexer && cp __SBOX_SANDBOX_DIR__/tools/out/bin/debugfs_static __SBOX_SANDBOX_DIR__/out/deapexer && cp __SBOX_SANDBOX_DIR__/tools/out/bin/fsck.erofs __SBOX_SANDBOX_DIR__/out/deapexer && HOST_OUT_SHARED_LIBRARIES=$(dirname __SBOX_SANDBOX_DIR__/tools/out/bin/deapexer)/../lib64 && cp ${HOST_OUT_SHARED_LIBRARIES}/libc++.* __SBOX_SANDBOX_DIR__/out/deapexer && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -o __SBOX_SANDBOX_DIR__/out/deapexer.zip -C __SBOX_SANDBOX_DIR__/out/deapexer -D __SBOX_SANDBOX_DIR__/out/deapexer" 69 copy_after: { 70 from: "out/deapexer.zip" 71 to: "out/soong/.intermediates/cts/hostsidetests/stagedinstall/deapexer.zip/gen/deapexer.zip" 72 } 73 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 74 env: { 75 name: "PATH" 76 inherit: true 77 } 78 env: { 79 name: "JAVA_HOME" 80 inherit: true 81 } 82 env: { 83 name: "TMPDIR" 84 inherit: true 85 } 86 env: { 87 name: "RBE_log_dir" 88 inherit: true 89 } 90 env: { 91 name: "RBE_platform" 92 inherit: true 93 } 94 env: { 95 name: "RBE_server_address" 96 inherit: true 97 } 98 env: { 99 name: "RBE_exec_root" 100 inherit: true 101 } 102 env: { 103 name: "OUT_DIR" 104 value: "out" 105 } 106 dont_inherit_env: true 107} 108 109