1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdlc/linux_glibc_x86_64/pdlc" 4 to: "tools/out/bin/pdlc" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/argh_derive/libargh_derive/linux_glibc_x86_64/libargh_derive.so" 9 to: "tools/out/lib64/libargh_derive.so" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/serde_derive/libserde_derive/linux_glibc_x86_64/libserde_derive.so" 14 to: "tools/out/lib64/libserde_derive.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/pest_derive/libpest_derive/linux_glibc_x86_64/libpest_derive.so" 19 to: "tools/out/lib64/libpest_derive.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/thiserror-impl/libthiserror_impl/linux_glibc_x86_64/libthiserror_impl.so" 24 to: "tools/out/lib64/libthiserror_impl.so" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/scripts/pdl_cxx_unittest_generator/linux_glibc_x86_64_PY3/pdl_cxx_unittest_generator" 29 to: "tools/out/bin/pdl_cxx_unittest_generator" 30 executable: false 31 } 32 copy_before: { 33 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 34 to: "tools/out/lib64/libsqlite.so" 35 executable: false 36 } 37 copy_before: { 38 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 39 to: "tools/out/lib64/libicui18n-host.so" 40 executable: false 41 } 42 copy_before: { 43 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 44 to: "tools/out/lib64/libicuuc-host.so" 45 executable: false 46 } 47 copy_before: { 48 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 49 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 50 executable: false 51 } 52 copy_before: { 53 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 54 to: "tools/out/lib64/libc++.so" 55 executable: false 56 } 57 copy_before: { 58 from: "external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_file.pdl" 59 to: "external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_file.pdl" 60 } 61 copy_before: { 62 from: "external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_vectors.json" 63 to: "external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_vectors.json" 64 } 65 copy_before: { 66 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdl_cxx_canonical_le_src_gen/gen/canonical_le_test_file.h" 67 to: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdl_cxx_canonical_le_src_gen/gen/canonical_le_test_file.h" 68 } 69 chdir: true 70 command: "set -o pipefail; inputs=( external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_file.pdl external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_vectors.json __SBOX_SANDBOX_DIR__/out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdl_cxx_canonical_le_src_gen/gen/canonical_le_test_file.h ) && __SBOX_SANDBOX_DIR__/tools/out/bin/pdlc ${inputs[0]} | __SBOX_SANDBOX_DIR__/tools/out/bin/pdl_cxx_unittest_generator --output __SBOX_SANDBOX_DIR__/out/canonical_le_test.cc --test-vectors ${inputs[1]} --include-header $(basename ${inputs[2]}) --using-namespace le_test --namespace le_test --parser-test-suite LeParserTest --serializer-test-suite LeSerializerTest" 71 copy_after: { 72 from: "out/canonical_le_test.cc" 73 to: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdl_cxx_canonical_le_test_gen/gen/canonical_le_test.cc" 74 } 75 input_hash: "261cfcf9e22b3255feb34f70b3fc407c359f5ef655184e9a6368547d56932d99" 76 env: { 77 name: "PATH" 78 inherit: true 79 } 80 env: { 81 name: "JAVA_HOME" 82 inherit: true 83 } 84 env: { 85 name: "TMPDIR" 86 inherit: true 87 } 88 env: { 89 name: "RBE_log_dir" 90 inherit: true 91 } 92 env: { 93 name: "RBE_platform" 94 inherit: true 95 } 96 env: { 97 name: "RBE_server_address" 98 inherit: true 99 } 100 env: { 101 name: "RBE_exec_root" 102 inherit: true 103 } 104 env: { 105 name: "OUT_DIR" 106 value: "out" 107 } 108 dont_inherit_env: true 109} 110 111