diff options
| author | Pete Gillin <peteg@google.com> | 2019-10-14 11:36:45 +0100 |
|---|---|---|
| committer | Pete Gillin <peteg@google.com> | 2019-10-14 11:36:45 +0100 |
| commit | 7fb42bb43e0eab3a961882833e60fe09aaad764f (patch) | |
| tree | 9393eb4e8112ba724711def02957a24249ee915a /annotations/generate_annotated_java_files.py | |
| parent | 435437f4e9ff2becab7b539dd98c7cee53dc4816 (diff) | |
Fix platform_compat-test-rules under Java language level 9.
This java_library_static (introduced in https://r.android.com/1113075)
builds classes which are in the Java module java.base. To avoid a
split packages error when building with Java language level 9, it
needs a patch_module attribute. (This seems appropriate since it these
are rules for testing code that is in java.base.)
Test: EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9=true make platform_compat-test-rules
Bug: 115604102
Change-Id: I966751cc6d90ab97a67b2144ab0c787ab11c4f09
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
