Merge "Update soong for new lint version"
This commit is contained in:
@@ -347,7 +347,7 @@ func (l *linter) lint(ctx android.ModuleContext) {
|
||||
|
||||
cmd := rule.Command()
|
||||
|
||||
cmd.Flag("JAVA_OPTS=-Xmx3072m").
|
||||
cmd.Flag(`JAVA_OPTS="-Xmx3072m --add-opens java.base/java.util=ALL-UNNAMED"`).
|
||||
FlagWithArg("ANDROID_SDK_HOME=", lintPaths.homeDir.String()).
|
||||
FlagWithInput("SDK_ANNOTATIONS=", annotationsZipPath).
|
||||
FlagWithInput("LINT_OPTS=-DLINT_API_DATABASE=", apiVersionsXMLPath)
|
||||
|
Reference in New Issue
Block a user