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/cuttlefish/host/commands/echo_server/echo.proto" 59 to: "device/google/cuttlefish/host/commands/echo_server/echo.proto" 60 } 61 chdir: true 62 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -Idevice/google/cuttlefish/host/commands/echo_server -Iexternal/protobuf/src --plugin=protoc-gen-grpc=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-cpp-plugin device/google/cuttlefish/host/commands/echo_server/echo.proto --grpc_out=__SBOX_SANDBOX_DIR__/out --cpp_out=__SBOX_SANDBOX_DIR__/out" 63 copy_after: { 64 from: "out/echo.grpc.pb.cc" 65 to: "out/soong/.intermediates/device/google/cuttlefish/host/commands/echo_server/EchoServerProto_cc/gen/echo.grpc.pb.cc" 66 } 67 copy_after: { 68 from: "out/echo.pb.cc" 69 to: "out/soong/.intermediates/device/google/cuttlefish/host/commands/echo_server/EchoServerProto_cc/gen/echo.pb.cc" 70 } 71 input_hash: "1d9948db2a6d646b9609611871601b7ede705f9750f52742b62d9cb41e6ac43c" 72 env: { 73 name: "PATH" 74 inherit: true 75 } 76 env: { 77 name: "JAVA_HOME" 78 inherit: true 79 } 80 env: { 81 name: "TMPDIR" 82 inherit: true 83 } 84 env: { 85 name: "RBE_log_dir" 86 inherit: true 87 } 88 env: { 89 name: "RBE_platform" 90 inherit: true 91 } 92 env: { 93 name: "RBE_server_address" 94 inherit: true 95 } 96 env: { 97 name: "RBE_exec_root" 98 inherit: true 99 } 100 env: { 101 name: "OUT_DIR" 102 value: "out" 103 } 104 dont_inherit_env: true 105} 106 107