Commit a2b31040 by Jan-Derk

Added manage external storage permission

parent be14956b
......@@ -119,6 +119,9 @@ class Permission {
/// your app cannot effectively make use of the more privacy-friendly APIs.
/// For more information: https://developer.android.com/training/data-storage/manage-all-files
///
/// When the privacy-friendly APIs is all your app needs the
// [PermissionGroup.storage] are the only permissions you need to request.
///
/// If the usage of the Manage External Storage permission is needed,
/// you have to fill out the Permission Declaration Form upon submitting
/// your app to the Google Play Store. More details can be found here:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment