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

Commit 0917e6a3 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

Update the java doc for PackageInfo#versionName

Bug: 196792466
Test: atest PackageInfoTest
Change-Id: I9f7ab41fe4b734b5245247e0ce74ea3096617630
parent 35f2750e
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;