diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2010-08-16 20:47:46 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2010-08-16 20:47:46 +0000 |
commit | e39640352ea75c9fcdd250ccae48b589c82319b3 (patch) | |
tree | 7e82ea7b238ff716cd821f160b905677432a32aa /android/default.properties | |
parent | 5068891477a7890bef94092fd184f7b30aa17b9d (diff) |
Android port: allow moving application to SD card on Froyo targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27834 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'android/default.properties')
-rw-r--r-- | android/default.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/default.properties b/android/default.properties index 9d79b12c71..0b9250e021 100644 --- a/android/default.properties +++ b/android/default.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-4 +target=android-8 |