1commands: {
2 copy_before: {
3  from: "system/core/init/host_builtin_map.py"
4  to: "tools/src/system/core/init/host_builtin_map.py"
5 }
6 copy_before: {
7  from: "system/core/init/builtins.cpp"
8  to: "system/core/init/builtins.cpp"
9 }
10 copy_before: {
11  from: "system/core/init/check_builtins.cpp"
12  to: "system/core/init/check_builtins.cpp"
13 }
14 chdir: true
15 command: "__SBOX_SANDBOX_DIR__/tools/src/system/core/init/host_builtin_map.py --builtins system/core/init/builtins.cpp --check_builtins system/core/init/check_builtins.cpp > __SBOX_SANDBOX_DIR__/out/generated_stub_builtin_function_map.h"
16 copy_after: {
17  from: "out/generated_stub_builtin_function_map.h"
18  to: "out/soong/.intermediates/system/core/init/generated_stub_builtin_function_map/gen/generated_stub_builtin_function_map.h"
19 }
20 input_hash: "dc456990cf7873a0f78e0fbc58a611d4ab44de1384e89a58ece7e871af3ce06f"
21 env: {
22  name: "PATH"
23  inherit: true
24 }
25 env: {
26  name: "JAVA_HOME"
27  inherit: true
28 }
29 env: {
30  name: "TMPDIR"
31  inherit: true
32 }
33 env: {
34  name: "RBE_log_dir"
35  inherit: true
36 }
37 env: {
38  name: "RBE_platform"
39  inherit: true
40 }
41 env: {
42  name: "RBE_server_address"
43  inherit: true
44 }
45 env: {
46  name: "RBE_exec_root"
47  inherit: true
48 }
49 env: {
50  name: "OUT_DIR"
51  value: "out"
52 }
53 dont_inherit_env: true
54}
55
56