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

Commit 5a7c4f1c authored by Ng Zhi An's avatar Ng Zhi An Committed by android-build-merger
Browse files

Merge "Add closing div tag for ContentResolver javadoc" into pi-dev

am: a3a280e4

Change-Id: I12f32a13f8b6ca1c33bee80207c6e1bed6f7cb4b
parents d6a3556d a3a280e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,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 {
    /**