1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/external/mesa3d/src/compiler/builtin_types_header_gen/linux_glibc_x86_64_PY3/builtin_types_header_gen" 4 to: "tools/out/bin/builtin_types_header_gen" 5 executable: false 6 } 7 chdir: true 8 command: "python3 __SBOX_SANDBOX_DIR__/tools/out/bin/builtin_types_header_gen __SBOX_SANDBOX_DIR__/out/builtin_types.h" 9 copy_after: { 10 from: "out/builtin_types.h" 11 to: "out/soong/.intermediates/external/mesa3d/src/compiler/builtin_types_header/gen/builtin_types.h" 12 } 13 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 14 env: { 15 name: "PATH" 16 inherit: true 17 } 18 env: { 19 name: "JAVA_HOME" 20 inherit: true 21 } 22 env: { 23 name: "TMPDIR" 24 inherit: true 25 } 26 env: { 27 name: "RBE_log_dir" 28 inherit: true 29 } 30 env: { 31 name: "RBE_platform" 32 inherit: true 33 } 34 env: { 35 name: "RBE_server_address" 36 inherit: true 37 } 38 env: { 39 name: "RBE_exec_root" 40 inherit: true 41 } 42 env: { 43 name: "OUT_DIR" 44 value: "out" 45 } 46 dont_inherit_env: true 47} 48 49