bug 567858 - Allow installation to SD card in Android 2.2 r=blassey

This commit is contained in:
Matt Brubeck 2010-06-22 10:42:28 -04:00
Родитель ac3250752d
Коммит 42a421267e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.mozilla.@MOZ_APP_NAME@"
android:installLocation="auto"
android:versionCode="1"
android:versionName="1.9.3"
android:sharedUserId="org.mozilla.sharedID">