1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/libcap/_makenames/linux_glibc_x86_64/_makenames"
4  to: "tools/out/bin/_makenames"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
9  to: "tools/out/lib64/libc++.so"
10  executable: false
11 }
12 chdir: true
13 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/_makenames > __SBOX_SANDBOX_DIR__/out/cap_names.h"
14 copy_after: {
15  from: "out/cap_names.h"
16  to: "out/soong/.intermediates/external/libcap/cap_names.h/gen/cap_names.h"
17 }
18 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
19 env: {
20  name: "PATH"
21  inherit: true
22 }
23 env: {
24  name: "JAVA_HOME"
25  inherit: true
26 }
27 env: {
28  name: "TMPDIR"
29  inherit: true
30 }
31 env: {
32  name: "RBE_log_dir"
33  inherit: true
34 }
35 env: {
36  name: "RBE_platform"
37  inherit: true
38 }
39 env: {
40  name: "RBE_server_address"
41  inherit: true
42 }
43 env: {
44  name: "RBE_exec_root"
45  inherit: true
46 }
47 env: {
48  name: "OUT_DIR"
49  value: "out"
50 }
51 dont_inherit_env: true
52}
53
54