allows the users to read the ssh-key from an external storage

This commit is contained in:
zeapo 2014-11-09 14:06:44 +01:00
parent ebb91f3e68
commit add0e1774a

View file

@ -33,5 +33,6 @@
</application>
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
</manifest>