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