Commit d8562ffb by Sebastián Katzer

Remove permission.WRITE_EXTERNAL_STORAGE [see #1079]

parent 597ee601
......@@ -140,7 +140,6 @@
<config-file target="AndroidManifest.xml" parent="/manifest">
<!-- <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" /> -->
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
</config-file>
<source-file
......
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