Merge "Fix malformed Javadoc." into pi-dev

am: 3ae3f252b4

Change-Id: Iea60c213e70a8878baeb59b9247ae4bf0eaf5a8d
This commit is contained in:
Nicole Borrelli
2018-09-25 14:06:49 -07:00
committed by android-build-merger

View File

@@ -96,6 +96,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 {