Fix overridden method check in apicheck.

In ClassInfo.isConsistent(), if an added method is implementing an
abstract method, we should fail, because the newly added method affects how
users use it.

Bug: 19914248
Change-Id: I5dc1f8892b775db79a85e53b4fc408b8455c55a8
1 file changed