1commands: {
2 copy_before: {
3  from: "out/soong/.intermediates/external/protobuf/aprotoc/linux_glibc_x86_64/aprotoc"
4  to: "tools/out/bin/aprotoc"
5  executable: false
6 }
7 copy_before: {
8  from: "out/soong/.intermediates/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler_py/linux_glibc_x86_64_PY3/pw_protobuf_compiler_py"
9  to: "tools/out/bin/pw_protobuf_compiler_py"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
14  to: "tools/out/lib64/libsqlite.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
19  to: "tools/out/lib64/libicui18n-host.so"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
24  to: "tools/out/lib64/libicuuc-host.so"
25  executable: false
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
29  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
30  executable: false
31 }
32 copy_before: {
33  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
34  to: "tools/out/lib64/libc++.so"
35  executable: false
36 }
37 copy_before: {
38  from: "external/pigweed/pw_rpc/internal/packet.proto"
39  to: "external/pigweed/pw_rpc/internal/packet.proto"
40 }
41 chdir: true
42 command: "python3 __SBOX_SANDBOX_DIR__/tools/out/bin/pw_protobuf_compiler_py --out-dir=__SBOX_SANDBOX_DIR__/out --compile-dir=$(dirname external/pigweed/pw_rpc/internal/packet.proto) --sources external/pigweed/pw_rpc/internal/packet.proto --language python --no-generate-type-hints --no-experimental-proto3-optional --no-experimental-editions --pwpb-no-oneof-callbacks --protoc=__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc"
43 copy_after: {
44  from: "out/packet_pb2.py"
45  to: "out/soong/.intermediates/external/pigweed/pw_rpc/pw_rpc_internal_packet_py/gen/packet_pb2.py"
46 }
47 input_hash: "7f9cd585d67169d8781c01aa37167e00cbaf46a4d55f33e5d124ab32e8239028"
48 env: {
49  name: "PATH"
50  inherit: true
51 }
52 env: {
53  name: "JAVA_HOME"
54  inherit: true
55 }
56 env: {
57  name: "TMPDIR"
58  inherit: true
59 }
60 env: {
61  name: "RBE_log_dir"
62  inherit: true
63 }
64 env: {
65  name: "RBE_platform"
66  inherit: true
67 }
68 env: {
69  name: "RBE_server_address"
70  inherit: true
71 }
72 env: {
73  name: "RBE_exec_root"
74  inherit: true
75 }
76 env: {
77  name: "OUT_DIR"
78  value: "out"
79 }
80 dont_inherit_env: true
81}
82
83