Merge "Fix malformed Javadoc." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-09-25 20:42:50 +00:00
committed by Android (Google) Code Review

View File

@@ -95,6 +95,7 @@ import java.util.Arrays;
* <p>For more information about using content providers, read the
* <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>
* developer guide.</p>
* </div>
*/
public abstract class ContentProvider implements ComponentCallbacks2 {