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/casimir_control_server/casimir_control.proto" 59 to: "device/google/cuttlefish/host/commands/casimir_control_server/casimir_control.proto" 60 } 61 copy_before: { 62 from: "external/protobuf/src/google/protobuf/any.proto" 63 to: "external/protobuf/src/google/protobuf/any.proto" 64 } 65 copy_before: { 66 from: "external/protobuf/src/google/protobuf/api.proto" 67 to: "external/protobuf/src/google/protobuf/api.proto" 68 } 69 copy_before: { 70 from: "external/protobuf/src/google/protobuf/compiler/plugin.proto" 71 to: "external/protobuf/src/google/protobuf/compiler/plugin.proto" 72 } 73 copy_before: { 74 from: "external/protobuf/src/google/protobuf/descriptor.proto" 75 to: "external/protobuf/src/google/protobuf/descriptor.proto" 76 } 77 copy_before: { 78 from: "external/protobuf/src/google/protobuf/duration.proto" 79 to: "external/protobuf/src/google/protobuf/duration.proto" 80 } 81 copy_before: { 82 from: "external/protobuf/src/google/protobuf/empty.proto" 83 to: "external/protobuf/src/google/protobuf/empty.proto" 84 } 85 copy_before: { 86 from: "external/protobuf/src/google/protobuf/field_mask.proto" 87 to: "external/protobuf/src/google/protobuf/field_mask.proto" 88 } 89 copy_before: { 90 from: "external/protobuf/src/google/protobuf/source_context.proto" 91 to: "external/protobuf/src/google/protobuf/source_context.proto" 92 } 93 copy_before: { 94 from: "external/protobuf/src/google/protobuf/struct.proto" 95 to: "external/protobuf/src/google/protobuf/struct.proto" 96 } 97 copy_before: { 98 from: "external/protobuf/src/google/protobuf/timestamp.proto" 99 to: "external/protobuf/src/google/protobuf/timestamp.proto" 100 } 101 copy_before: { 102 from: "external/protobuf/src/google/protobuf/type.proto" 103 to: "external/protobuf/src/google/protobuf/type.proto" 104 } 105 copy_before: { 106 from: "external/protobuf/src/google/protobuf/wrappers.proto" 107 to: "external/protobuf/src/google/protobuf/wrappers.proto" 108 } 109 chdir: true 110 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -Idevice/google/cuttlefish/host/commands/casimir_control_server -Iexternal/protobuf/src --plugin=protoc-gen-grpc=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-cpp-plugin external/protobuf/src/google/protobuf/descriptor.proto external/protobuf/src/google/protobuf/any.proto external/protobuf/src/google/protobuf/source_context.proto external/protobuf/src/google/protobuf/type.proto external/protobuf/src/google/protobuf/compiler/plugin.proto external/protobuf/src/google/protobuf/api.proto external/protobuf/src/google/protobuf/duration.proto external/protobuf/src/google/protobuf/empty.proto external/protobuf/src/google/protobuf/field_mask.proto external/protobuf/src/google/protobuf/struct.proto external/protobuf/src/google/protobuf/timestamp.proto external/protobuf/src/google/protobuf/wrappers.proto device/google/cuttlefish/host/commands/casimir_control_server/casimir_control.proto --grpc_out=__SBOX_SANDBOX_DIR__/out --cpp_out=__SBOX_SANDBOX_DIR__/out" 111 copy_after: { 112 from: "out/casimir_control.grpc.pb.h" 113 to: "out/soong/.intermediates/device/google/cuttlefish/host/commands/casimir_control_server/CasimirControlServerProto_h/gen/casimir_control.grpc.pb.h" 114 } 115 copy_after: { 116 from: "out/casimir_control.pb.h" 117 to: "out/soong/.intermediates/device/google/cuttlefish/host/commands/casimir_control_server/CasimirControlServerProto_h/gen/casimir_control.pb.h" 118 } 119 input_hash: "94bce7400a5a00ae5f2e9fe2f12c9990f6e81c33ced881f767a58572ffc6d697" 120 env: { 121 name: "PATH" 122 inherit: true 123 } 124 env: { 125 name: "JAVA_HOME" 126 inherit: true 127 } 128 env: { 129 name: "TMPDIR" 130 inherit: true 131 } 132 env: { 133 name: "RBE_log_dir" 134 inherit: true 135 } 136 env: { 137 name: "RBE_platform" 138 inherit: true 139 } 140 env: { 141 name: "RBE_server_address" 142 inherit: true 143 } 144 env: { 145 name: "RBE_exec_root" 146 inherit: true 147 } 148 env: { 149 name: "OUT_DIR" 150 value: "out" 151 } 152 dont_inherit_env: true 153} 154 155