summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dianne Hackborn <hackbod@google.com> 2010-10-20 17:12:27 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2010-10-20 17:12:27 -0700
commitfb2cd0aa9d140efdf78f0d920d8e3bb7db39c8de (patch)
treef92b86fca52d9397aea7d36cfd733110920aed54
parentddf8fe505636d3b4435cb9952266765aab20b86d (diff)
parenteddfc04a08cc4d5315930d94d4627caa7dad5596 (diff)
Merge "Fix java doc on FLAG_EXTERNAL." into gingerbread
-rw-r--r--core/java/android/content/pm/ApplicationInfo.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/java/android/content/pm/ApplicationInfo.java b/core/java/android/content/pm/ApplicationInfo.java
index 175d6db5375d..665b60621e47 100644
--- a/core/java/android/content/pm/ApplicationInfo.java
+++ b/core/java/android/content/pm/ApplicationInfo.java
@@ -252,9 +252,6 @@ public class ApplicationInfo extends PackageItemInfo implements Parcelable {
public static final int FLAG_RESTORE_ANY_VERSION = 1<<17;
/**
- * Value for {@link #flags}: Set to true if the application has been
- * installed using the forward lock option.
- *
* Value for {@link #flags}: Set to true if the application is
* currently installed on external/removable/unprotected storage. Such
* applications may not be available if their storage is not currently