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

Commit f06ef4fa authored by Jacinta Hu's avatar Jacinta Hu
Browse files

Fix typo.

Change-Id: I6bd39554e1e0dfc92660f1ce0ccddb9ce762caec
parent 6db7c7c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1985,7 +1985,7 @@ public abstract class ContentResolver implements ContentInterface {
     * Open a raw file descriptor to access (potentially type transformed)
     * data from a "content:" URI.  This interacts with the underlying
     * {@link ContentProvider#openTypedAssetFile} method of the provider
     * associated with the given URI, to retrieve retrieve any appropriate
     * associated with the given URI, to retrieve any appropriate
     * data stream for the data stored there.
     *
     * <p>Unlike {@link #openAssetFileDescriptor}, this function only works