1commands: {
2 copy_before: {
3  from: "out/host/linux-x86/bin/soong_zip"
4  to: "tools/out/bin/soong_zip"
5 }
6 copy_before: {
7  from: "out/host/linux-x86/bin/xsdc"
8  to: "tools/out/bin/xsdc"
9 }
10 copy_before: {
11  from: "out/host/linux-x86/framework/xsdc.jar"
12  to: "tools/out/framework/xsdc.jar"
13 }
14 copy_before: {
15  from: "system/tools/xsdc/tests/resources/group/address.xsd"
16  to: "system/tools/xsdc/tests/resources/group/address.xsd"
17 }
18 copy_before: {
19  from: "system/tools/xsdc/tests/resources/group/group.xsd"
20  to: "system/tools/xsdc/tests/resources/group/group.xsd"
21 }
22 chdir: true
23 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/xsdc system/tools/xsdc/tests/resources/group/group.xsd -p group -o  __SBOX_SANDBOX_DIR__/out/xsdc -j -w -t  && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -jar -o __SBOX_SANDBOX_DIR__/out/group_xsdcgen.srcjar -C  __SBOX_SANDBOX_DIR__/out/xsdc -D  __SBOX_SANDBOX_DIR__/out/xsdc"
24 copy_after: {
25  from: "out/group_xsdcgen.srcjar"
26  to: "out/soong/.intermediates/system/tools/xsdc/tests/resources/group/xsdc_group_tinyxml_tests/gen/java/group_xsdcgen.srcjar"
27 }
28 input_hash: "5f45b545809dfa94e3132bf661d33e0b672177db5cc3f87324afbbd70b0022a3"
29 env: {
30  name: "PATH"
31  inherit: true
32 }
33 env: {
34  name: "JAVA_HOME"
35  inherit: true
36 }
37 env: {
38  name: "TMPDIR"
39  inherit: true
40 }
41 env: {
42  name: "RBE_log_dir"
43  inherit: true
44 }
45 env: {
46  name: "RBE_platform"
47  inherit: true
48 }
49 env: {
50  name: "RBE_server_address"
51  inherit: true
52 }
53 env: {
54  name: "RBE_exec_root"
55  inherit: true
56 }
57 env: {
58  name: "OUT_DIR"
59  value: "out"
60 }
61 dont_inherit_env: true
62}
63
64