summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Tobias Thierer <tobiast@google.com> 2017-11-18 03:10:51 +0000
committer Tobias Thierer <tobiast@google.com> 2017-11-18 04:11:59 +0000
commit96427d63bc098d6cf98225642f02836962fc9c75 (patch)
tree7e9d3a194e0aeaa4a0f4583f1b5e64c9e5b08ac7 /python/python.go
parent393667285ef6845a1cf4675b266158df544ce994 (diff)
kotlinc: Always pass -jvm-target 1.8
AOSP's current version of kotlinc only supports -jvm-target 1.8 or 1.6. Previously, we were passing the javaVersion (the value passed to javac -target) but that would fail if javaVersion was eg. 1.9. This CL changes the kotlinc invocation to always pass -jvm-target 1.8, regardless of javaVersion. Bug: 69160377 Test: Treehugger Change-Id: Ib12a8c2afbe908319513861a5380e70bf09d0be0
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions