Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ca51307 authored by Ng Zhi An's avatar Ng Zhi An
Browse files

Add closing div tag for ContentResolver javadoc

Bug: 123290414
Test: m docs and manually verify
Change-Id: Ibb159678c9e3538b186fe936ab2369b6fe6fb51d
parent 64ca10b7
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -77,6 +77,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
 * <p>For more information about using a ContentResolver with content providers, read the
 * <p>For more information about using a ContentResolver with content providers, read the
 * <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>
 * <a href="{@docRoot}guide/topics/providers/content-providers.html">Content Providers</a>
 * developer guide.</p>
 * developer guide.</p>
 * </div>
 */
 */
public abstract class ContentResolver {
public abstract class ContentResolver {
    /**
    /**