We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf310d1 + b76a0c4 commit 5d6562dCopy full SHA for 5d6562d
core/java/android/os/Environment.java
@@ -518,9 +518,6 @@ public static File getExternalStorageAppCacheDirectory(String packageName) {
518
519
/**
520
* Gets the Android download/cache content directory.
521
- * <p>
522
- * Access to this path requires the
523
- * {@link android.Manifest.permission#ACCESS_CACHE_FILESYSTEM} permission.
524
*/
525
public static File getDownloadCacheDirectory() {
526
return DOWNLOAD_CACHE_DIRECTORY;
0 commit comments