Fixing typo in ApplicationInfo documentation.
Change-Id: I6d1d2e5d8bdfefa5ac28e3be46cca78b3a4b09e7
This commit is contained in:
@@ -176,7 +176,7 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
|
||||
|
||||
/**
|
||||
* Value for {@link #flags}: this is set if this application has been
|
||||
* install as an update to a built-in system application.
|
||||
* installed as an update to a built-in system application.
|
||||
*/
|
||||
public static final int FLAG_UPDATED_SYSTEM_APP = 1<<7;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user