am 6878ee57: Merge "Revert "Frameworks/base: Fix a constructor""
* commit '6878ee57b438b063fcc09a19a04fba92e113c1d2': Revert "Frameworks/base: Fix a constructor"
This commit is contained in:
@@ -513,5 +513,5 @@ public class RecoverySystem {
|
|||||||
return arg;
|
return arg;
|
||||||
}
|
}
|
||||||
|
|
||||||
private RecoverySystem() { } // Do not instantiate
|
private void RecoverySystem() { } // Do not instantiate
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user