Revert "Use protoc-gen-javalite for java lite protos"
This reverts commit 5a5aca0568
.
Change-Id: Iadbc2ec7fbc45d888383e0e6f569cbfc5ef6a996
This commit is contained in:
@@ -351,10 +351,6 @@ func (c *config) BlueprintToolLocation() string {
|
||||
|
||||
var _ bootstrap.ConfigBlueprintToolLocation = (*config)(nil)
|
||||
|
||||
func (c *config) HostToolPath(ctx PathContext, tool string) Path {
|
||||
return PathForOutput(ctx, "host", c.PrebuiltOS(), "bin", tool)
|
||||
}
|
||||
|
||||
// HostSystemTool looks for non-hermetic tools from the system we're running on.
|
||||
// Generally shouldn't be used, but useful to find the XCode SDK, etc.
|
||||
func (c *config) HostSystemTool(name string) string {
|
||||
|
Reference in New Issue
Block a user