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

Commit b1a29f15 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add closing div tag for ContentResolver javadoc"

parents 831cf61d b837d0b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
 * <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>
 * developer guide.</p>
 * </div>
 */
public abstract class ContentResolver implements ContentInterface {
    /**