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

Commit c1c03c42 authored by Justin Ho's avatar Justin Ho Committed by Android Git Automerger
Browse files

am 5d6562d3: Merge "Avoid mentioning hidden API in docs." into jb-mr1-dev

* commit '5d6562d3':
  Avoid mentioning hidden API in docs.
parents 5f8e3f2b 5d6562d3
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;