Merge "Fix malformed Javadoc." into pi-dev am: 3ae3f252b4

am: 3d54533e52

Change-Id: I8940755ed359d4fcf6683c59c0e501c11faa4559
This commit is contained in:
Nicole Borrelli
2018-09-25 14:24:28 -07:00
committed by android-build-merger

View File

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