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 copy_before: { 13 from: "packages/modules/Bluetooth/system/rust/src/core/ffi.rs" 14 to: "packages/modules/Bluetooth/system/rust/src/core/ffi.rs" 15 } 16 copy_before: { 17 from: "packages/modules/Bluetooth/system/rust/src/gatt/ffi.rs" 18 to: "packages/modules/Bluetooth/system/rust/src/gatt/ffi.rs" 19 } 20 chdir: true 21 command: "bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/cxxbridge packages/modules/Bluetooth/system/rust/src/core/ffi.rs > __SBOX_SANDBOX_DIR__/out/packages/modules/Bluetooth/system/rust/src/core/ffi.cc' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/cxxbridge packages/modules/Bluetooth/system/rust/src/gatt/ffi.rs > __SBOX_SANDBOX_DIR__/out/packages/modules/Bluetooth/system/rust/src/gatt/ffi.cc'" 22 copy_after: { 23 from: "out/packages/modules/Bluetooth/system/rust/src/core/ffi.cc" 24 to: "out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/core/ffi.cc" 25 } 26 copy_after: { 27 from: "out/packages/modules/Bluetooth/system/rust/src/gatt/ffi.cc" 28 to: "out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/gatt/ffi.cc" 29 } 30 input_hash: "694a0a1be2d26a228f92a264358ca4c31dc85fd82b39372c30f2e537663265a6" 31 env: { 32 name: "PATH" 33 inherit: true 34 } 35 env: { 36 name: "JAVA_HOME" 37 inherit: true 38 } 39 env: { 40 name: "TMPDIR" 41 inherit: true 42 } 43 env: { 44 name: "RBE_log_dir" 45 inherit: true 46 } 47 env: { 48 name: "RBE_platform" 49 inherit: true 50 } 51 env: { 52 name: "RBE_server_address" 53 inherit: true 54 } 55 env: { 56 name: "RBE_exec_root" 57 inherit: true 58 } 59 env: { 60 name: "OUT_DIR" 61 value: "out" 62 } 63 dont_inherit_env: true 64} 65 66