commands: { 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: "kernel/configs/xsd/approvedBuild/approved_build.xsd" to: "kernel/configs/xsd/approvedBuild/approved_build.xsd" } chdir: true command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc kernel/configs/xsd/approvedBuild/approved_build.xsd -p approved.build -o __SBOX_SANDBOX_DIR__/out -c " copy_after: { from: "out/approved_build.cpp" to: "out/soong/.intermediates/kernel/configs/xsd/approvedBuild/approved_build/gen/cpp/approved_build.cpp" } copy_after: { from: "out/approved_build_enums.cpp" to: "out/soong/.intermediates/kernel/configs/xsd/approvedBuild/approved_build/gen/cpp/approved_build_enums.cpp" } copy_after: { from: "out/include/approved_build.h" to: "out/soong/.intermediates/kernel/configs/xsd/approvedBuild/approved_build/gen/cpp/include/approved_build.h" } copy_after: { from: "out/include/approved_build_enums.h" to: "out/soong/.intermediates/kernel/configs/xsd/approvedBuild/approved_build/gen/cpp/include/approved_build_enums.h" } input_hash: "5d9954b883a807772907c39e44421b6e896faad02083086287e1cbfdab20c37e" 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 }