aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2015-10-22 00:57:21 +0200
committersteckbrief <steckbrief@chefmail.de>2015-10-22 00:57:21 +0200
commitbdc211a67a25298eb05854ff7e98461223e21bc5 (patch)
tree9c0f2c97e3a49bfe6ddc2868f0c999b938abeeaa /src/main/AndroidManifest.xml
parent01bfe0c59a5bc3eba1db111d3bc687aac9be7847 (diff)
parent57cfcefd527195b67b3d96cde921f0f598690946 (diff)
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
Diffstat (limited to 'src/main/AndroidManifest.xml')
-rw-r--r--src/main/AndroidManifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index ad5d31e9..4f9c050d 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -2,7 +2,8 @@
<manifest
package="eu.siacs.conversations"
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools">
+ xmlns:tools="http://schemas.android.com/tools"
+ android:installLocation="auto">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />