Hello all,
On Thu, Feb 14, 2013 at 04:18:15PM +0000, Olivier Cozette wrote:
Hi Guys, In lava, you are changing all the partition used init.rc and other *.rc to match lava partition scheme. But you missed /system/etc/vold.fstab.
To meet lava partition scheme, you have to replace : "dev_mount sdcard /mnt/sdcard 6 /block/mmcblk0/device" by "dev_mount sdcard /mnt/sdcard 7 /block/mmcblk0/device" because sdcard is now on partition 7.
Without this change, android will give you the shell but will never complete the start of the GUI.
I just double checked and /system/etc/vold.fstab *is* updated during the image deployment.
It seems we got this thread from the middle, without the original log file that was mentioned.
Could you guys please clarify the context in which you are having this problem? i.e. the contents of the job file, what device specifically you are testing, what test suite you are running, etc.