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_type/simple_type.xsd" to: "system/tools/xsdc/tests/resources/simple_type/simple_type.xsd" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc system/tools/xsdc/tests/resources/simple_type/simple_type.xsd -p simple.type -o __SBOX_SANDBOX_DIR__/out/xsdc -j -w -e -b -r simple-types -r percent && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -jar -o __SBOX_SANDBOX_DIR__/out/simple_type_xsdcgen.srcjar -C __SBOX_SANDBOX_DIR__/out/xsdc -D __SBOX_SANDBOX_DIR__/out/xsdc" copy_after: { from: "out/simple_type_xsdcgen.srcjar" to: "out/soong/.intermediates/system/tools/xsdc/tests/resources/simple_type/xsdc_simple_type_tests_enums/gen/java/simple_type_xsdcgen.srcjar" } input_hash: "b15255f9876c4467caeb130c0df5d94339a71d237145d7ae4d116696869399f6" 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 }