xref: /aosp_15_r20/art/test/301-abstract-protected/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerTests a dalvik bug where we'd treat an abstract method as an implementation
2*795d594fSAndroid Build Coastguard Workerof an interface method; the RI only cares about the visibility of the actual
3*795d594fSAndroid Build Coastguard Workerimplementation in non-abstract subclasses.
4