1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/frameworks/base/tools/incident_section_gen/incident-section-gen/linux_glibc_x86_64/incident-section-gen"
4  to: "tools/out/bin/incident-section-gen"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_shared/libplatformprotos.so"
9  to: "tools/out/lib64/libplatformprotos.so"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/external/protobuf/libprotobuf-cpp-full/linux_glibc_x86_64_shared/libprotobuf-cpp-full.so"
14  to: "tools/out/lib64/libprotobuf-cpp-full.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/external/zlib/libz/linux_glibc_x86_64_shared/libz-host.so"
19  to: "tools/out/lib64/libz-host.so"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
24  to: "tools/out/lib64/libc++.so"
25  executable: false
26 }
27 chdir: true
28 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/incident-section-gen incident > __SBOX_SANDBOX_DIR__/out/incident_sections.cpp"
29 copy_after: {
30  from: "out/incident_sections.cpp"
31  to: "out/soong/.intermediates/frameworks/base/cmds/incident/incident_sections/gen/incident_sections.cpp"
32 }
33 input_hash: "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
34 env: {
35  name: "PATH"
36  inherit: true
37 }
38 env: {
39  name: "JAVA_HOME"
40  inherit: true
41 }
42 env: {
43  name: "TMPDIR"
44  inherit: true
45 }
46 env: {
47  name: "RBE_log_dir"
48  inherit: true
49 }
50 env: {
51  name: "RBE_platform"
52  inherit: true
53 }
54 env: {
55  name: "RBE_server_address"
56  inherit: true
57 }
58 env: {
59  name: "RBE_exec_root"
60  inherit: true
61 }
62 env: {
63  name: "OUT_DIR"
64  value: "out"
65 }
66 dont_inherit_env: true
67}
68
69