Merge "Fix bad javadoc link"

am: b002876a41

Change-Id: Ice995ed38d6e5dcb0a917a6e47cec8f40e7b485d
This commit is contained in:
Marco Nelissen
2019-12-06 14:38:16 -08:00
committed by android-build-merger

View File

@@ -220,7 +220,7 @@ public class MediaScannerConnection implements ServiceConnection {
/**
* Convenience for constructing a {@link MediaScannerConnection}, calling
* {@link #connect} on it, and calling {@link #scanFile} with the given
* {@link #connect} on it, and calling {@link #scanFile(String, String)} with the given
* <var>path</var> and <var>mimeType</var> when the connection is
* established.
* @param context The caller's Context, required for establishing a connection to