summaryrefslogtreecommitdiff
path: root/java/lint.go
diff options
context:
space:
mode:
Diffstat (limited to 'java/lint.go')
-rw-r--r--java/lint.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/lint.go b/java/lint.go
index f8a518054..9f677db3a 100644
--- a/java/lint.go
+++ b/java/lint.go
@@ -422,6 +422,7 @@ func (l *linter) lint(ctx android.ModuleContext) {
"ANDROID_SDK_HOME",
"SDK_ANNOTATIONS",
"LINT_OPTS",
+ "LANG",
},
Platform: map[string]string{remoteexec.PoolKey: pool},
}).NoVarTemplate(ctx.Config()))