Added getDataPreloadsMediaDirectory am: 19551a8d8d

am: c98c7e9da1

Change-Id: Ibde055a6d442b74e17bc07991e8ea6bd2497fe6b
This commit is contained in:
Fyodor Kupolov
2016-08-23 15:36:19 +00:00
committed by android-build-merger

View File

@@ -371,6 +371,14 @@ public class Environment {
return new File(getDataPreloadsDirectory(), "apps");
}
/**
* @see #getDataPreloadsDirectory()
* {@hide}
*/
public static File getDataPreloadsMediaDirectory() {
return new File(getDataPreloadsDirectory(), "media");
}
/**
* Return the primary shared/external storage directory. This directory may
* not currently be accessible if it has been mounted by the user on their