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/nanopb-c/generator/protoc-gen-nanopb/linux_glibc_x86_64_PY3/protoc-gen-nanopb"
9  to: "tools/out/bin/protoc-gen-nanopb"
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: "out/soong/.intermediates/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler_py/linux_glibc_x86_64_PY3/pw_protobuf_compiler_py"
39  to: "tools/out/bin/pw_protobuf_compiler_py"
40  executable: false
41 }
42 copy_before: {
43  from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so"
44  to: "tools/out/lib64/libsqlite.so"
45  executable: false
46 }
47 copy_before: {
48  from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so"
49  to: "tools/out/lib64/libicui18n-host.so"
50  executable: false
51 }
52 copy_before: {
53  from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so"
54  to: "tools/out/lib64/libicuuc-host.so"
55  executable: false
56 }
57 copy_before: {
58  from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat"
59  to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat"
60  executable: false
61 }
62 copy_before: {
63  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
64  to: "tools/out/lib64/libc++.so"
65  executable: false
66 }
67 copy_before: {
68  from: "system/chre/test/simulation/rpc/rpc_test.proto"
69  to: "system/chre/test/simulation/rpc/rpc_test.proto"
70 }
71 chdir: true
72 command: "in_files=(system/chre/test/simulation/rpc/rpc_test.proto); compile_dir=$(dirname ${in_files[0]}); proto_files=(); for f in \"${in_files[@]}\"; do if [[ \"${f##*.}\" == \"proto\" ]]; then proto_files+=(\"${f}\"); fi; done; python3 __SBOX_SANDBOX_DIR__/tools/out/bin/pw_protobuf_compiler_py --plugin-path=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-nanopb --out-dir=__SBOX_SANDBOX_DIR__/out --compile-dir=${compile_dir} --language nanopb --sources ${proto_files} --no-experimental-proto3-optional --no-experimental-editions --pwpb-no-oneof-callbacks --protoc=__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc"
73 copy_after: {
74  from: "out/rpc_test.pb.h"
75  to: "out/soong/.intermediates/system/chre/rpc_test_proto_header/gen/rpc_test.pb.h"
76 }
77 input_hash: "753478a1a0ddc6e8994e93e161ae00146d97bc4c1053abc395e44c9fc5b134dc"
78 env: {
79  name: "PATH"
80  inherit: true
81 }
82 env: {
83  name: "JAVA_HOME"
84  inherit: true
85 }
86 env: {
87  name: "TMPDIR"
88  inherit: true
89 }
90 env: {
91  name: "RBE_log_dir"
92  inherit: true
93 }
94 env: {
95  name: "RBE_platform"
96  inherit: true
97 }
98 env: {
99  name: "RBE_server_address"
100  inherit: true
101 }
102 env: {
103  name: "RBE_exec_root"
104  inherit: true
105 }
106 env: {
107  name: "OUT_DIR"
108  value: "out"
109 }
110 dont_inherit_env: true
111}
112
113