Merge "Move sysprop gen code to sysprop module"

This commit is contained in:
Treehugger Robot
2019-09-23 22:25:40 +00:00
committed by Gerrit Code Review
4 changed files with 149 additions and 82 deletions

View File

@@ -184,10 +184,6 @@ type CompilerProperties struct {
Output_params []string
}
Sysprop struct {
Platform *bool
} `blueprint:"mutated"`
Instrument bool `blueprint:"mutated"`
// List of files to include in the META-INF/services folder of the resulting jar.