As far as I know, the image is a sparse so the size depends on its actual 
content. (which means the free space will not 1:1 mapping to the image)

BOARD_SYSTEMIMAGE_PARTITION_SIZE is the size when image file is written to 
the real storage.

mansoor vm於 2014年3月11日星期二UTC+8下午6時45分55秒寫道:
>
> i am trying to build a custom rom, in which system.img size is always 
> 550mb i know we can change that in board config using 
> "BOARD_SYSTEMIMAGE_PARTITION_SIZE := 576716800" but to how much?From some 
> post i read we can see exact size by following command in adb shell
>
> cat proc/mtd
>
> mtd0: 22600000 00008000 "system" 
>
> mtd1: 0c800000 00008000 "userdata" 
>
> mtd2: 04200000 00008000 "cache"
>
> the above output is always same even i removed some packages in successive 
> builds .. Please help
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to