aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/skins
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-10-08 14:40:12 -0700
committerXavier Ducrohet <xav@android.com>2009-10-08 14:40:12 -0700
commit9d52290ece5e71d2362893185ffe0559ac48df2b (patch)
tree84d1fb985d99b0ecaa4bd5e09b3ec50c32daf233 /emulator/skins
parent108d03b836114228ee0e51fc14cc6e619402c0b7 (diff)
downloadsdk-9d52290ece5e71d2362893185ffe0559ac48df2b.zip
sdk-9d52290ece5e71d2362893185ffe0559ac48df2b.tar.gz
sdk-9d52290ece5e71d2362893185ffe0559ac48df2b.tar.bz2
Make WVGA/High skins use a higher VM heap size.
Change-Id: Ic43873545dd7a9482e4214ed3750a8e2108cafc6
Diffstat (limited to 'emulator/skins')
-rw-r--r--emulator/skins/WVGA800/hardware.ini3
-rw-r--r--emulator/skins/WVGA854/hardware.ini3
2 files changed, 4 insertions, 2 deletions
diff --git a/emulator/skins/WVGA800/hardware.ini b/emulator/skins/WVGA800/hardware.ini
index 02e9d89..9aec915 100644
--- a/emulator/skins/WVGA800/hardware.ini
+++ b/emulator/skins/WVGA800/hardware.ini
@@ -1,2 +1,3 @@
# skin-specific hardware values
-hw.lcd.density=240 \ No newline at end of file
+hw.lcd.density=240
+vm.heapSize=24
diff --git a/emulator/skins/WVGA854/hardware.ini b/emulator/skins/WVGA854/hardware.ini
index 02e9d89..9aec915 100644
--- a/emulator/skins/WVGA854/hardware.ini
+++ b/emulator/skins/WVGA854/hardware.ini
@@ -1,2 +1,3 @@
# skin-specific hardware values
-hw.lcd.density=240 \ No newline at end of file
+hw.lcd.density=240
+vm.heapSize=24