1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/libchrome/mojom_bindings_generator/linux_glibc_x86_64_PY3/mojom_bindings_generator"
4  to: "tools/out/bin/mojom_bindings_generator"
5  executable: false
6 }
7 chdir: true
8 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/mojom_bindings_generator    --use_bundled_pylibs precompile    -o __SBOX_SANDBOX_DIR__/out"
9 copy_after: {
10  from: "out/cpp_templates.zip"
11  to: "out/soong/.intermediates/external/libchrome/libmojo_mojom_templates/gen/cpp_templates.zip"
12 }
13 copy_after: {
14  from: "out/java_templates.zip"
15  to: "out/soong/.intermediates/external/libchrome/libmojo_mojom_templates/gen/java_templates.zip"
16 }
17 copy_after: {
18  from: "out/js_templates.zip"
19  to: "out/soong/.intermediates/external/libchrome/libmojo_mojom_templates/gen/js_templates.zip"
20 }
21 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
22 env: {
23  name: "PATH"
24  inherit: true
25 }
26 env: {
27  name: "JAVA_HOME"
28  inherit: true
29 }
30 env: {
31  name: "TMPDIR"
32  inherit: true
33 }
34 env: {
35  name: "RBE_log_dir"
36  inherit: true
37 }
38 env: {
39  name: "RBE_platform"
40  inherit: true
41 }
42 env: {
43  name: "RBE_server_address"
44  inherit: true
45 }
46 env: {
47  name: "RBE_exec_root"
48  inherit: true
49 }
50 env: {
51  name: "OUT_DIR"
52  value: "out"
53 }
54 dont_inherit_env: true
55}
56
57