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-java/compiler/protoc-gen-grpc-java-plugin/linux_glibc_x86_64/protoc-gen-grpc-java-plugin"
9  to: "tools/out/bin/protoc-gen-grpc-java-plugin"
10  executable: false
11 }
12 copy_before: {
13  from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so"
14  to: "tools/out/lib64/libc++.so"
15  executable: false
16 }
17 copy_before: {
18  from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
19  to: "tools/out/bin/soong_zip"
20  executable: false
21 }
22 copy_before: {
23  from: "platform_testing/libraries/audio-test-harness/proto/audio_test_harness_service.proto"
24  to: "platform_testing/libraries/audio-test-harness/proto/audio_test_harness_service.proto"
25 }
26 chdir: true
27 command: "mkdir -p __SBOX_SANDBOX_DIR__/out/gen && __SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -Iplatform_testing/libraries -Iexternal/protobuf/src --plugin=protoc-gen-grpc-java=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-java-plugin --grpc-java_out=__SBOX_SANDBOX_DIR__/out/gen platform_testing/libraries/audio-test-harness/proto/audio_test_harness_service.proto && __SBOX_SANDBOX_DIR__/tools/out/bin/soong_zip -o __SBOX_SANDBOX_DIR__/out/protos.srcjar -C __SBOX_SANDBOX_DIR__/out/gen -D __SBOX_SANDBOX_DIR__/out/gen"
28 copy_after: {
29  from: "out/protos.srcjar"
30  to: "out/soong/.intermediates/platform_testing/libraries/audio-test-harness/proto/audiotestharness-servicestub-full/gen/protos.srcjar"
31 }
32 input_hash: "c9c7d8a92fca3471e474726ee7d5c53a62268c1b1095ed9dfc0f4da564893af7"
33 env: {
34  name: "PATH"
35  inherit: true
36 }
37 env: {
38  name: "JAVA_HOME"
39  inherit: true
40 }
41 env: {
42  name: "TMPDIR"
43  inherit: true
44 }
45 env: {
46  name: "RBE_log_dir"
47  inherit: true
48 }
49 env: {
50  name: "RBE_platform"
51  inherit: true
52 }
53 env: {
54  name: "RBE_server_address"
55  inherit: true
56 }
57 env: {
58  name: "RBE_exec_root"
59  inherit: true
60 }
61 env: {
62  name: "OUT_DIR"
63  value: "out"
64 }
65 dont_inherit_env: true
66}
67
68