Allow SD Card Installation

Just requires a simple android:installLocation="auto"
This commit is contained in:
TronDev 2017-06-07 01:20:10 -04:00 committed by Roman Volosovskyi
parent 960131cc0b
commit 9fe4248d46
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
package="im.status.ethereum">
<!-- non-dangerous permissions -->