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

Commit 32e075de authored by Todd Kennedy's avatar Todd Kennedy Committed by Android (Google) Code Review
Browse files

Merge "fix typo"

parents e19e5677 bcdaf920
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ public final class InstantAppInfo implements Parcelable {
    }

    /**
     * @return The pakcage name.
     * @return The package name.
     */
    public @NonNull String getPackageName() {
        if (mApplicationInfo != null) {