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

Commit d49c455c authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded by the browser...

Merge commit '822a7e2d' into kraken

* commit '822a7e2d':
  Fix issue #2578244: playing audio file downloaded by the browser...
parents 962ebd1f 822a7e2d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -214,9 +214,11 @@ public class Environment {
     * Standard directory in which to place files that have been downloaded by
     * the user.  Note that this is primarily a convention for the top-level
     * public directory, you are free to download files anywhere in your own
     * private directories.
     * private directories.  Also note that though the constant here is
     * named DIRECTORY_DOWNLOADS (plural), the actual file name is non-plural for
     * backwards compatibility reasons.
     */
    public static String DIRECTORY_DOWNLOADS = "Downloads";
    public static String DIRECTORY_DOWNLOADS = "Download";
    
    /**
     * The traditional location for pictures and videos when mounting the