Merge "Fix bad javadoc link" am: b002876a41

am: b6aaed3796

Change-Id: Ic8767b6afc40789a6b6c11c20edc61ede8da3c87
This commit is contained in:
Marco Nelissen
2019-12-06 14:42:45 -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