diff options
Diffstat (limited to 'android/avd/hw-config-defs.h')
-rw-r--r-- | android/avd/hw-config-defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/avd/hw-config-defs.h b/android/avd/hw-config-defs.h index 9eb4335..9602a4a 100644 --- a/android/avd/hw-config-defs.h +++ b/android/avd/hw-config-defs.h @@ -20,7 +20,7 @@ HWCFG_INT( hw_ramSize, "hw.ramSize", - 96, + 0, "Device ram size", "The amount of physical RAM on the device, in megabytes.") |