blob: 0b8a39f550039a718dac0b43395c49a34d385f49 [file] [log] [blame]
Alex Lightd6e0fa92016-10-17 13:02:39 -07001Smali-based regression test for b/32201623
2
3This test cannot be run with --jvm.
4
5This test checks that we correctly detect when one attempts to invoke an
6interface method via the invoke-virtual opcode and that correct exceptions are
7sent.