Merge "fix typo"

This commit is contained in:
Todd Kennedy
2017-03-01 00:25:01 +00:00
committed by Android (Google) Code Review

View File

@@ -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) {