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