Commit 12e6ded6 by Jan-Derk

Added manage external storage permission

parent 6b72a7bf
...@@ -153,7 +153,7 @@ class Permission { ...@@ -153,7 +153,7 @@ class Permission {
activityRecognition, activityRecognition,
unknown, unknown,
bluetooth, bluetooth,
manageExternalStorage, manageExternalStorage
]; ];
static const List<String> _names = <String>[ static const List<String> _names = <String>[
......
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