Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 117980af authored by Songchun Fan's avatar Songchun Fan
Browse files

[pm] remove false logging

Regression introduced in ag/15392272 when I applied Intellij auto-fixes
to remove duplicated `if` clauses.

The redundant logging should be removed.

BUG: 195326328
Test: builds
Change-Id: I4f480699dcfa696b611f25f538d762d9968b0e0d
parent a2c142f9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -21865,8 +21865,6 @@ public class PackageManagerService extends IPackageManager.Stub
                        } catch (InstallerException e2) {
                            logCriticalInfo(Log.DEBUG, "Recovery failed!");
                        }
                    } else {
                        Slog.e(TAG, "Failed to create app data for " + packageName);
                    }
                    // Prepare the application profiles only for upgrades and