am 5d6562d3: Merge "Avoid mentioning hidden API in docs." into jb-mr1-dev
* commit '5d6562d34cb088f3468021b8bbdf8d75b68dca68': Avoid mentioning hidden API in docs.
This commit is contained in:
@@ -518,9 +518,6 @@ public class Environment {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the Android download/cache content directory.
|
* 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() {
|
public static File getDownloadCacheDirectory() {
|
||||||
return DOWNLOAD_CACHE_DIRECTORY;
|
return DOWNLOAD_CACHE_DIRECTORY;
|
||||||
|
|||||||
Reference in New Issue
Block a user