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

Commit 5d6562d3 authored by Justin Ho's avatar Justin Ho Committed by Android (Google) Code Review
Browse files

Merge "Avoid mentioning hidden API in docs." into jb-mr1-dev

parents bf310d1f b76a0c40
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;