aboutsummaryrefslogtreecommitdiffstats
path: root/android/avd/hardware-properties.ini
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-10-29 14:30:38 -0700
committerDavid 'Digit' Turner <digit@google.com>2009-10-29 14:30:38 -0700
commitdef0e542c9cc004a7b83ff965103c34097c0960b (patch)
treecc22f558fbeb40d43f5cc5965c8c65f3603aded8 /android/avd/hardware-properties.ini
parentdba3a6fdf7ec051143f0d889721f56b2e28803f3 (diff)
downloadexternal_qemu-def0e542c9cc004a7b83ff965103c34097c0960b.zip
external_qemu-def0e542c9cc004a7b83ff965103c34097c0960b.tar.gz
external_qemu-def0e542c9cc004a7b83ff965103c34097c0960b.tar.bz2
Remove the disk partition size hardware properties.
Also remove the error/abort message in case an AVD's image files are larger than the default.
Diffstat (limited to 'android/avd/hardware-properties.ini')
-rw-r--r--android/avd/hardware-properties.ini12
1 files changed, 0 insertions, 12 deletions
diff --git a/android/avd/hardware-properties.ini b/android/avd/hardware-properties.ini
index b3e486b..615c758 100644
--- a/android/avd/hardware-properties.ini
+++ b/android/avd/hardware-properties.ini
@@ -124,18 +124,6 @@ default = yes
abstract = SD Card support
description = Whether the device supports insertion/removal of virtual SD Cards.
-# System partition
-name = disk.systemPartition.size
-type = diskSize
-abstract = System partition size
-default = 72MB
-
-# Data partition
-name = disk.dataPartition.size
-type = diskSize
-abstract = Data partition size
-default = 66MB
-
# Cache partition
name = disk.cachePartition
type = boolean