Update the java doc for PackageInfo#versionName
Bug: 196792466 Test: atest PackageInfoTest Change-Id: I9f7ab41fe4b734b5245247e0ce74ea3096617630
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user