commands: { copy_before: { from: "out/host/linux-x86/bin/soong_zip" to: "tools/out/bin/soong_zip" } copy_before: { from: "out/host/linux-x86/bin/xsdc" to: "tools/out/bin/xsdc" } copy_before: { from: "out/host/linux-x86/framework/xsdc.jar" to: "tools/out/framework/xsdc.jar" } copy_before: { from: "system/tools/xsdc/tests/resources/simple_complex_content/simple_complex_content.xsd" to: "system/tools/xsdc/tests/resources/simple_complex_content/simple_complex_content.xsd" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc system/tools/xsdc/tests/resources/simple_complex_content/simple_complex_content.xsd -p simple.complex.content -o __SBOX_SANDBOX_DIR__/out/xsdc -j -w -g -r person -r person2 && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -jar -o __SBOX_SANDBOX_DIR__/out/simple_complex_content_xsdcgen.srcjar -C __SBOX_SANDBOX_DIR__/out/xsdc -D __SBOX_SANDBOX_DIR__/out/xsdc" copy_after: { from: "out/simple_complex_content_xsdcgen.srcjar" to: "out/soong/.intermediates/system/tools/xsdc/tests/resources/simple_complex_content/xsdc_simple_complex_content_tests/gen/java/simple_complex_content_xsdcgen.srcjar" } input_hash: "cae03eca63c30e946a98a09602fce37fd2723c74a2c9ce17dd1863c662bb25d4" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }