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

Commit c3aa249f authored by Stefan Kuhne's avatar Stefan Kuhne Committed by Android Git Automerger
Browse files

am 63b007e6: Fixing build breakage

* commit '63b007e6':
  Fixing build breakage
parents c1523029 63b007e6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -16199,9 +16199,6 @@ public final class ActivityManagerService extends ActivityManagerNative
                                intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
                        mCompatModePackages.handlePackageAddedLocked(ssp, replacing);
                        if (replacing) {
                            removeTasksByRemovedPackageComponentsLocked(ssp, userId);
                        }
                        try {
                            ApplicationInfo ai = AppGlobals.getPackageManager().
                                    getApplicationInfo(ssp, 0, 0);