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/hal/vehicle/2.0/proto/VehicleServer.proto" 59 to: "device/google/trout/hal/vehicle/2.0/proto/VehicleServer.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 copy_before: { 110 from: "hardware/interfaces/automotive/vehicle/proto/VehicleHalProto.proto" 111 to: "hardware/interfaces/automotive/vehicle/proto/VehicleHalProto.proto" 112 } 113 chdir: true 114 command: "__SBOX_SANDBOX_DIR__/tools/out/bin/aprotoc -I$(dirname device/google/trout/hal/vehicle/2.0/proto/VehicleServer.proto) -Ihardware/interfaces/automotive/vehicle/proto -Iexternal/protobuf/src --plugin=protoc-gen-grpc=__SBOX_SANDBOX_DIR__/tools/out/bin/protoc-gen-grpc-cpp-plugin device/google/trout/hal/vehicle/2.0/proto/VehicleServer.proto --grpc_out=__SBOX_SANDBOX_DIR__/out --cpp_out=__SBOX_SANDBOX_DIR__/out" 115 copy_after: { 116 from: "out/VehicleServer.grpc.pb.cc" 117 to: "out/soong/.intermediates/device/google/trout/hal/vehicle/2.0/[email protected]/gen/VehicleServer.grpc.pb.cc" 118 } 119 copy_after: { 120 from: "out/VehicleServer.pb.cc" 121 to: "out/soong/.intermediates/device/google/trout/hal/vehicle/2.0/[email protected]/gen/VehicleServer.pb.cc" 122 } 123 input_hash: "df49e1c67ce1350e7d0ad22f2692f9f2671014d3582ee2d9034cd928dfb9c8af" 124 env: { 125 name: "PATH" 126 inherit: true 127 } 128 env: { 129 name: "JAVA_HOME" 130 inherit: true 131 } 132 env: { 133 name: "TMPDIR" 134 inherit: true 135 } 136 env: { 137 name: "RBE_log_dir" 138 inherit: true 139 } 140 env: { 141 name: "RBE_platform" 142 inherit: true 143 } 144 env: { 145 name: "RBE_server_address" 146 inherit: true 147 } 148 env: { 149 name: "RBE_exec_root" 150 inherit: true 151 } 152 env: { 153 name: "OUT_DIR" 154 value: "out" 155 } 156 dont_inherit_env: true 157} 158 159