1commands: { 2 copy_before: { 3 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip" 4 to: "tools/out/bin/soong_zip" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/cts/hostsidetests/multidevices/nfc/CtsNfcHceMultiDeviceTestCases-py-ctsv/linux_glibc_x86_64_PY3/CtsNfcHceMultiDeviceTestCases-py-ctsv" 9 to: "tools/out/nativetest64/CtsNfcHceMultiDeviceTestCases-py-ctsv/CtsNfcHceMultiDeviceTestCases-py-ctsv" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 14 to: "tools/out/lib64/libsqlite.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 19 to: "tools/out/lib64/libicui18n-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 24 to: "tools/out/lib64/libicuuc-host.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 29 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 34 to: "tools/out/lib64/libc++.so" 35 executable: false 36 } 37 chdir: true 38 command: "echo __SBOX_SANDBOX_DIR__/tools/out/nativetest64/CtsNfcHceMultiDeviceTestCases-py-ctsv/CtsNfcHceMultiDeviceTestCases-py-ctsv >__SBOX_SANDBOX_DIR__/out/test_list && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -o __SBOX_SANDBOX_DIR__/out/multidevice-test-list.zip -P android-cts-verifier/MultiDevice/tests -l __SBOX_SANDBOX_DIR__/out/test_list" 39 copy_after: { 40 from: "out/multidevice-test-list.zip" 41 to: "out/soong/.intermediates/cts/hostsidetests/multidevices/multidevice-test-list/gen/multidevice-test-list.zip" 42 } 43 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 44 env: { 45 name: "PATH" 46 inherit: true 47 } 48 env: { 49 name: "JAVA_HOME" 50 inherit: true 51 } 52 env: { 53 name: "TMPDIR" 54 inherit: true 55 } 56 env: { 57 name: "RBE_log_dir" 58 inherit: true 59 } 60 env: { 61 name: "RBE_platform" 62 inherit: true 63 } 64 env: { 65 name: "RBE_server_address" 66 inherit: true 67 } 68 env: { 69 name: "RBE_exec_root" 70 inherit: true 71 } 72 env: { 73 name: "OUT_DIR" 74 value: "out" 75 } 76 dont_inherit_env: true 77} 78 79