1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/rust/cxx/gen/cmd/cxxbridge/linux_glibc_x86_64/cxxbridge" 4 to: "tools/out/bin/cxxbridge" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/rust/android-crates-io/crates/clap_derive/libclap_derive/linux_glibc_x86_64/libclap_derive.so" 9 to: "tools/out/lib64/libclap_derive.so" 10 executable: false 11 } 12 chdir: true 13 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/cxxbridge --header > __SBOX_SANDBOX_DIR__/out/rust/cxx.h" 14 copy_after: { 15 from: "out/rust/cxx.h" 16 to: "out/soong/.intermediates/external/rust/cxx/cxx-bridge-header/gen/rust/cxx.h" 17 } 18 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 19 env: { 20 name: "PATH" 21 inherit: true 22 } 23 env: { 24 name: "JAVA_HOME" 25 inherit: true 26 } 27 env: { 28 name: "TMPDIR" 29 inherit: true 30 } 31 env: { 32 name: "RBE_log_dir" 33 inherit: true 34 } 35 env: { 36 name: "RBE_platform" 37 inherit: true 38 } 39 env: { 40 name: "RBE_server_address" 41 inherit: true 42 } 43 env: { 44 name: "RBE_exec_root" 45 inherit: true 46 } 47 env: { 48 name: "OUT_DIR" 49 value: "out" 50 } 51 dont_inherit_env: true 52} 53 54