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

Commit 25660ec2 authored by Joe Onorato's avatar Joe Onorato
Browse files

Unbreak the sdk build.

I didn't break it, so if this doesn't fix it, somebody else should give
it a shot.
parent 5350ffa1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -882,8 +882,8 @@ public abstract class PackageManager {
     * available.  It is functionally identical to determining the package
     * associated with the UIDs and checking their signatures.
     *
     * @param pkg1 First UID whose signature will be compared.
     * @param pkg2 Second UID whose signature will be compared.
     * @param uid1 First UID whose signature will be compared.
     * @param uid2 Second UID whose signature will be compared.
     * @return Returns an integer indicating whether there is a matching
     * signature: the value is >= 0 if there is a match (or neither package
     * is signed), or < 0 if there is not a match.  The match result can be