Fix DropBox reference in SDK comment. (Fix SDK build.)

This commit is contained in:
Dan Egnor
2010-01-04 11:01:44 -08:00
parent f1d068981b
commit 1337b012f8

View File

@ -1333,7 +1333,7 @@ public abstract class Context {
/**
* Use with {@link #getSystemService} to retrieve a
* {@link android.os.DropBox DropBox} instance for recording
* {@link android.os.DropBoxManager} instance for recording
* diagnostic logs.
* @see #getSystemService
*/