Minor typo corrected.
Bug: 253568736 Test: presubmit Change-Id: I7d2a5e59c9cdacc8d1c9b5683ce864ddb336a509
This commit is contained in:
@@ -2465,7 +2465,7 @@ public final class Settings implements Watchable, Snappable {
|
||||
mReadMessages.append("Reading from backup stopped packages file\n");
|
||||
PackageManagerService.reportSettingsProblem(Log.INFO,
|
||||
"Need to read from backup stopped packages file");
|
||||
if (mSettingsFilename.exists()) {
|
||||
if (mStoppedPackagesFilename.exists()) {
|
||||
// If both the backup and normal file exist, we
|
||||
// ignore the normal one since it might have been
|
||||
// corrupted.
|
||||
|
||||
Reference in New Issue
Block a user