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/grpc-grpc/protoc-gen-grpc-cpp-plugin/linux_glibc_x86_64/protoc-gen-grpc-cpp-plugin"
9  to: "tools/out/bin/protoc-gen-grpc-cpp-plugin"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/frameworks/native/libs/binder/ndk/libbinder_ndk/linux_glibc_x86_64_shared/libbinder_ndk.so"
14  to: "tools/out/lib64/libbinder_ndk.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/soong/.intermediates/frameworks/native/libs/binder/libbinder/linux_glibc_x86_64_shared/libbinder.so"
19  to: "tools/out/lib64/libbinder.so"
20  executable: false
21 }
22 copy_before: {
23  from: "out/soong/.intermediates/system/core/libutils/libutils/linux_glibc_x86_64_shared/libutils.so"
24  to: "tools/out/lib64/libutils.so"
25  executable: false
26 }
27 copy_before: {
28  from: "out/soong/.intermediates/system/core/libcutils/libcutils/linux_glibc_x86_64_shared/libcutils.so"
29  to: "tools/out/lib64/libcutils.so"
30  executable: false
31 }
32 copy_before: {
33  from: "out/soong/.intermediates/system/libbase/libbase/linux_glibc_x86_64_shared/libbase.so"
34  to: "tools/out/lib64/libbase.so"
35  executable: false
36 }
37 copy_before: {
38  from: "out/soong/.intermediates/system/logging/liblog/liblog/linux_glibc_x86_64_shared/liblog.so"
39  to: "tools/out/lib64/liblog.so"
40  executable: false
41 }
42 copy_before: {
43  from: "out/soong/.intermediates/external/protobuf/libprotoc/linux_glibc_x86_64_shared/libprotoc.so"
44  to: "tools/out/lib64/libprotoc.so"
45  executable: false
46 }
47 copy_before: {
48  from: "out/soong/.intermediates/external/zlib/libz/linux_glibc_x86_64_shared/libz-host.so"
49  to: "tools/out/lib64/libz-host.so"
50  executable: false
51 }
52 copy_before: {
53  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
54  to: "tools/out/lib64/libc++.so"
55  executable: false
56 }
57 copy_before: {
58  from: "external/grpc-grpc/src/proto/grpc/reflection/v1/reflection.proto"
59  to: "external/grpc-grpc/src/proto/grpc/reflection/v1/reflection.proto"
60 }
61 copy_before: {
62  from: "external/grpc-grpc/src/proto/grpc/reflection/v1alpha/reflection.proto"
63  to: "external/grpc-grpc/src/proto/grpc/reflection/v1alpha/reflection.proto"
64 }
65 chdir: true
66 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -Iexternal/grpc-grpc --plugin=protoc-gen-grpc=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-cpp-plugin external/grpc-grpc/src/proto/grpc/reflection/v1/reflection.proto external/grpc-grpc/src/proto/grpc/reflection/v1alpha/reflection.proto --grpc_out=__SBOX_SANDBOX_DIR__/out --cpp_out=__SBOX_SANDBOX_DIR__/out"
67 copy_after: {
68  from: "out/src/proto/grpc/reflection/v1/reflection.grpc.pb.cc"
69  to: "out/soong/.intermediates/external/grpc-grpc/reflection_proto_cc/gen/src/proto/grpc/reflection/v1/reflection.grpc.pb.cc"
70 }
71 copy_after: {
72  from: "out/src/proto/grpc/reflection/v1/reflection.pb.cc"
73  to: "out/soong/.intermediates/external/grpc-grpc/reflection_proto_cc/gen/src/proto/grpc/reflection/v1/reflection.pb.cc"
74 }
75 copy_after: {
76  from: "out/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc"
77  to: "out/soong/.intermediates/external/grpc-grpc/reflection_proto_cc/gen/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc"
78 }
79 copy_after: {
80  from: "out/src/proto/grpc/reflection/v1alpha/reflection.pb.cc"
81  to: "out/soong/.intermediates/external/grpc-grpc/reflection_proto_cc/gen/src/proto/grpc/reflection/v1alpha/reflection.pb.cc"
82 }
83 input_hash: "0b2b5e09edd609a89fa84ab1906d36039334063c7ee52ed3463d987676a92586"
84 env: {
85  name: "PATH"
86  inherit: true
87 }
88 env: {
89  name: "JAVA_HOME"
90  inherit: true
91 }
92 env: {
93  name: "TMPDIR"
94  inherit: true
95 }
96 env: {
97  name: "RBE_log_dir"
98  inherit: true
99 }
100 env: {
101  name: "RBE_platform"
102  inherit: true
103 }
104 env: {
105  name: "RBE_server_address"
106  inherit: true
107 }
108 env: {
109  name: "RBE_exec_root"
110  inherit: true
111 }
112 env: {
113  name: "OUT_DIR"
114  value: "out"
115 }
116 dont_inherit_env: true
117}
118
119