aboutsummaryrefslogtreecommitdiff
path: root/dists/android/plugin-manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dists/android/plugin-manifest.xml')
-rw-r--r--dists/android/plugin-manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dists/android/plugin-manifest.xml b/dists/android/plugin-manifest.xml
index adcd39f9aa..728beb1de3 100644
--- a/dists/android/plugin-manifest.xml
+++ b/dists/android/plugin-manifest.xml
@@ -4,7 +4,8 @@
package="org.inodes.gus.scummvm.plugin.@PLUGIN_NAME@"
android:versionCode="@PLUGIN_VERSION_CODE@"
android:versionName="1.5.0git"
- android:installLocation="preferExternal">
+ android:installLocation="preferExternal"
+ android:sharedUserId="org.inodes.gus.scummvm">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" />