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

Commit b76a0c40 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Avoid mentioning hidden API in docs.

Change-Id: If83c179ec0d1b038e94a7fdca386c8ddf324e391
parent 1c8135ad
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -518,9 +518,6 @@ public class Environment {
    
    /**
     * Gets the Android download/cache content directory.
     * <p>
     * Access to this path requires the
     * {@link android.Manifest.permission#ACCESS_CACHE_FILESYSTEM} permission.
     */
    public static File getDownloadCacheDirectory() {
        return DOWNLOAD_CACHE_DIRECTORY;