Revert "xml: change preferred installLocation to external"

This reverts commit 563dd269e8.
This commit is contained in:
rafal1137 2020-05-21 01:10:47 +02:00 committed by Unknown
parent d5ad6dc558
commit 4693de554b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.etlegacy.app"
android:installLocation="preferExternal"
android:installLocation="auto"
android:versionCode="1"
android:versionName="1.0" >
<!-- OpenGL ES 1.1 -->