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

Commit b6aaed37 authored by Marco Nelissen's avatar Marco Nelissen Committed by android-build-merger
Browse files

Merge "Fix bad javadoc link"

am: b002876a

Change-Id: Ice995ed38d6e5dcb0a917a6e47cec8f40e7b485d
parents 7c9af8e7 b002876a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -220,7 +220,7 @@ public class MediaScannerConnection implements ServiceConnection {


    /**
    /**
     * Convenience for constructing a {@link MediaScannerConnection}, calling
     * 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
     * <var>path</var> and <var>mimeType</var> when the connection is
     * established.
     * established.
     * @param context The caller's Context, required for establishing a connection to
     * @param context The caller's Context, required for establishing a connection to