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

Commit 51dae434 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update the java doc for PackageInfo#versionName" into udc-dev am: 2f4a06c6

parents 384a2c4c 2f4a06c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ public class PackageInfo implements Parcelable {
    /**
     * The version name of this package, as specified by the <manifest>
     * tag's {@link android.R.styleable#AndroidManifest_versionName versionName}
     * attribute.
     * attribute, or null if there was none.
     */
    public String versionName;