diff options
| author | Fred Quintana <fredq@google.com> | 2009-12-07 14:23:33 -0800 |
|---|---|---|
| committer | Fred Quintana <fredq@google.com> | 2009-12-07 14:23:33 -0800 |
| commit | a5ef9acdf4dc31bfe4756b933806070355d6aa3f (patch) | |
| tree | 19526c5a9fa3d395da758c8618afb3af788d500f /core/java/android/content/Context.java | |
| parent | aa7edda4719dc0accbc29ff917b4280f6b600675 (diff) | |
remove an old STOPSHIP comment
Diffstat (limited to 'core/java/android/content/Context.java')
| -rw-r--r-- | core/java/android/content/Context.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/content/Context.java b/core/java/android/content/Context.java index 8f1c671046ae..799bc2236f0d 100644 --- a/core/java/android/content/Context.java +++ b/core/java/android/content/Context.java @@ -1142,7 +1142,6 @@ public abstract class Context { * Use with {@link #getSystemService} to retrieve a * {@link android.accounts.AccountManager} for receiving intents at a * time of your choosing. - * TODO STOPSHIP perform a final review of the the account apis before shipping * * @see #getSystemService * @see android.accounts.AccountManager |
