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: "device/google/trout/tools/tracing/proto/perfetto_trace.proto"
59  to: "device/google/trout/tools/tracing/proto/perfetto_trace.proto"
60 }
61 chdir: true
62 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -I$(dirname device/google/trout/tools/tracing/proto/perfetto_trace.proto) --plugin=protoc-gen-grpc=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-cpp-plugin device/google/trout/tools/tracing/proto/perfetto_trace.proto --grpc_out=__SBOX_SANDBOX_DIR__/out --cpp_out=__SBOX_SANDBOX_DIR__/out"
63 copy_after: {
64  from: "out/perfetto_trace.pb.cc"
65  to: "out/soong/.intermediates/device/google/trout/tools/tracing/proto/perfetto_trace_gen_cc/gen/perfetto_trace.pb.cc"
66 }
67 input_hash: "45c735772eb3d2854d46603f3ae9c657510afdbd78de1b01d1a27112aabd6fcb"
68 env: {
69  name: "PATH"
70  inherit: true
71 }
72 env: {
73  name: "JAVA_HOME"
74  inherit: true
75 }
76 env: {
77  name: "TMPDIR"
78  inherit: true
79 }
80 env: {
81  name: "RBE_log_dir"
82  inherit: true
83 }
84 env: {
85  name: "RBE_platform"
86  inherit: true
87 }
88 env: {
89  name: "RBE_server_address"
90  inherit: true
91 }
92 env: {
93  name: "RBE_exec_root"
94  inherit: true
95 }
96 env: {
97  name: "OUT_DIR"
98  value: "out"
99 }
100 dont_inherit_env: true
101}
102
103