Fix minor problems with interface verification and default methods.
Previously we would fail verification on some <clinit> methods when default methods are enabled and they are not marked as public. Previously we would also give verifier soft failures when using interface statics. Bug: 24618811 Change-Id: I735740b4058bfd71e67bc3fb99e6a8c0c4696b01
Loading
Please sign in to comment