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_generator/linux_glibc_x86_64_PY3/pdl_cxx_generator" 29 to: "tools/out/bin/pdl_cxx_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 chdir: true 62 command: "set -o pipefail; __SBOX_SANDBOX_DIR__/tools/out/bin/pdlc external/rust/android-crates-io/crates/pdl-compiler/tests/canonical/le_test_file.pdl | __SBOX_SANDBOX_DIR__/tools/out/bin/pdl_cxx_generator --exclude-declaration Packet_Custom_Field_ConstantSize --exclude-declaration Packet_Custom_Field_VariableSize --exclude-declaration Packet_Checksum_Field_FromStart --exclude-declaration Packet_Checksum_Field_FromEnd --exclude-declaration Struct_Custom_Field_ConstantSize --exclude-declaration Struct_Custom_Field_VariableSize --exclude-declaration Struct_Checksum_Field_FromStart --exclude-declaration Struct_Checksum_Field_FromEnd --exclude-declaration Packet_Array_Field_VariableElementSize_ConstantSize --exclude-declaration Packet_Array_Field_VariableElementSize_VariableSize --exclude-declaration Packet_Array_Field_VariableElementSize_VariableCount --exclude-declaration Packet_Array_Field_VariableElementSize_UnknownSize --exclude-declaration Struct_Custom_Field_ConstantSize_ --exclude-declaration Struct_Custom_Field_VariableSize_ --exclude-declaration Struct_Checksum_Field_FromStart_ --exclude-declaration Struct_Checksum_Field_FromEnd_ --exclude-declaration PartialParent5 --exclude-declaration PartialChild5_A --exclude-declaration PartialChild5_B --exclude-declaration PartialParent12 --exclude-declaration PartialChild12_A --exclude-declaration PartialChild12_B --namespace le_test --output __SBOX_SANDBOX_DIR__/out/canonical_le_test_file.h" 63 copy_after: { 64 from: "out/canonical_le_test_file.h" 65 to: "out/soong/.intermediates/external/rust/android-crates-io/crates/pdl-compiler/pdl_cxx_canonical_le_src_gen/gen/canonical_le_test_file.h" 66 } 67 input_hash: "cb59c8cd583d68f44a48ac3368965eacaeb47539ea0e1ae43071fe4caeba620c" 68 env: { 69 name: "PATH" 70 inherit: true 71 } 72 env: { 73 name: "JAVA_HOME" 74 inherit: true 75 } 76 env: { 77 name: "TMPDIR" 78 inherit: true 79 } 80 env: { 81 name: "RBE_log_dir" 82 inherit: true 83 } 84 env: { 85 name: "RBE_platform" 86 inherit: true 87 } 88 env: { 89 name: "RBE_server_address" 90 inherit: true 91 } 92 env: { 93 name: "RBE_exec_root" 94 inherit: true 95 } 96 env: { 97 name: "OUT_DIR" 98 value: "out" 99 } 100 dont_inherit_env: true 101} 102 103