Merge change Ia5ef9acd into eclair

* changes:
  remove an old STOPSHIP comment
This commit is contained in:
Android (Google) Code Review
2009-12-07 16:59:46 -08:00

View File

@ -1142,7 +1142,6 @@ public abstract class Context {
* Use with {@link #getSystemService} to retrieve a * Use with {@link #getSystemService} to retrieve a
* {@link android.accounts.AccountManager} for receiving intents at a * {@link android.accounts.AccountManager} for receiving intents at a
* time of your choosing. * time of your choosing.
* TODO STOPSHIP perform a final review of the the account apis before shipping
* *
* @see #getSystemService * @see #getSystemService
* @see android.accounts.AccountManager * @see android.accounts.AccountManager