aboutsummaryrefslogtreecommitdiff
path: root/README.version
diff options
context:
space:
mode:
authorPete Bentley <prb@google.com>2021-02-22 18:49:01 +0000
committerPete Bentley <prb@google.com>2021-02-23 10:20:24 +0000
commit9c4310548094b61751701c601121fb892e5fb698 (patch)
tree28d0743f864c93736238f083adab0f9c715ae25c /README.version
parentaa1524950fb5fbffbb61d23c5442984cb731a1eb (diff)
downloadjunit-9c4310548094b61751701c601121fb892e5fb698.tar.gz
Extra generic type information to aid certain javacs.
In particular this is needed for the code to compile using the error prone analyzer. Bug: 129054170 Test: m Change-Id: I6abae5aedc567d3c6a991046551b62a08a8b3337 (cherry picked from commit a0b1fd6752e65aaeaddb1684cdbb1baabfa85433)
Diffstat (limited to 'README.version')
-rw-r--r--README.version1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.version b/README.version
index c79d145..43903b2 100644
--- a/README.version
+++ b/README.version
@@ -3,3 +3,4 @@ Version: 4.13.2
BugComponent: 40416
Local Changes:
+ Extra generic type information to aid certain javacs.