am 126a1950: Add missing override.
Merge commit '126a19500c2d7d834d592a79e38ea6a0b678c94c' into eclair-mr2 * commit '126a19500c2d7d834d592a79e38ea6a0b678c94c': Add missing override.
This commit is contained in:
@@ -30,6 +30,7 @@ public abstract class AdtSdkTestCase extends SdkTestCase {
|
||||
/**
|
||||
* Gets the current Sdk from Adt, waiting if necessary.
|
||||
*/
|
||||
@Override
|
||||
protected Sdk loadSdk() {
|
||||
AdtPlugin adt = AdtPlugin.getDefault();
|
||||
Object sdkLock = adt.getSdkLockObject();
|
||||
|
||||
Reference in New Issue
Block a user