1Smali-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. 8