diff options
author | Anton Hansson <hansson@google.com> | 2020-05-20 14:24:04 +0100 |
---|---|---|
committer | Anton Hansson <hansson@google.com> | 2020-05-20 15:03:44 +0100 |
commit | 6065013f95032a4a691654049d431ad29fb6f3d3 (patch) | |
tree | c36676b3db05b69cd7e11132363f34f4e2c1d410 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6e9bd96a092b76d46e7e014a6a46226251577cda (diff) |
Use java language level 8 for compiling module stubs
This is in line with the main stubs, which use 8. I believe using 9 is
unsuitable because it could generate bytecode that is incompatible with
some developer tooling stuck on 8. Either way, being consistent makes
sense.
Bug: 144149403
Test: diff_stubs.sh
Change-Id: Iddeceeebe9175e53e34f4b4194f01992e3083532
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions