summaryrefslogtreecommitdiffstats
path: root/updater.sh
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-07-20 15:09:04 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-07-20 15:09:04 +0700
commit01693192f1b769a7ee76167be6258d79aec61235 (patch)
tree98745eb2953a984f5169c6469da2290ffbae7799 /updater.sh
parent5a8b63f4fdd6b14c11a468ce84ae8179ad23389f (diff)
downloaddevice_samsung_aries-common-01693192f1b769a7ee76167be6258d79aec61235.zip
device_samsung_aries-common-01693192f1b769a7ee76167be6258d79aec61235.tar.gz
device_samsung_aries-common-01693192f1b769a7ee76167be6258d79aec61235.tar.bz2
aries-common: reduce /system for /cache
to make space for dalvik-cache on /cache Change-Id: Ia1f3b18bf27b185c493011e7847488893eee5132
Diffstat (limited to 'updater.sh')
-rwxr-xr-xupdater.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.sh b/updater.sh
index c2c584f..831f67d 100755
--- a/updater.sh
+++ b/updater.sh
@@ -80,7 +80,7 @@ if /tmp/busybox test -e /dev/block/bml7 ; then
/sbin/reboot now
exit 0
-elif /tmp/busybox test `/tmp/busybox cat /sys/class/mtd/mtd2/size` != 397934592 ; then
+elif /tmp/busybox test `/tmp/busybox cat /sys/class/mtd/mtd2/size` != 367001600 ; then
# we're running on a mtd (old) device
# make sure sdcard is mounted