From f21835c54e30e3e32d619b4678587834886f3a35 Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Wed, 8 Mar 2017 13:27:42 +0000 Subject: Reimplement compatibility classes against 2.7.13 The matchers make describeTo(Description) final to detect any implementations that override that method without @Override. They need to be updated to override toString() instead. Bug: 32912773 Test: make checkbuild Change-Id: I51a387c8b2e51493f253749427648b4d154af338 --- README.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.version') diff --git a/README.version b/README.version index 23dbea4..a010c10 100644 --- a/README.version +++ b/README.version @@ -9,4 +9,4 @@ Dexmaker module. The source can be updated using the update_source.sh script. Local Modifications: - None + Add compatibility classes to aid in upgrade from 1.10.19 -- cgit v1.2.3