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

Commit 42173ee9 authored by Steve Kondik's avatar Steve Kondik
Browse files

Fix mismerge.

parent 6ffd9631
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -1447,13 +1447,6 @@ public abstract class PackageManager {
             installPackage(packageURI, observer, flags, null);
     }

    /**
     * @hide
     */
     public void installPackage(Uri packageURI, IPackageInstallObserver observer, int flags) {
             installPackage(packageURI, observer, flags, null);
     }

    /**
     * @hide
     *