Merge "docs: Removed broken link to non-existent method." into lmp-docs

This commit is contained in:
Andrew Solovay
2014-11-05 18:14:04 +00:00
committed by Android (Google) Code Review

View File

@@ -101,7 +101,6 @@ public abstract class MediaBrowserService extends Service {
* be thrown.
*
* @see MediaBrowserService#onLoadChildren
* @see MediaBrowserService#onLoadIcon
*/
public class Result<T> {
private Object mDebug;