Hello,

I am trying to format the Android partitions with a different file system 
and I'm successful in doing that. Android boots up but with Force close of 
Provision.apk / UserDictionary.apk / MediaProvider.apk with Dalvik 
verification failures "VFY: not expecting optimized instructions 0xfa". Since 
the verification doesn't happen for older apps, I don't see the Forceclose 
error during 2nd boot and these apps are loaded successfully.
I'm not modifying these apps in any way. I'm just formatting the /system, 
/data and /cache partitions with a new filesystem and making appropriate 
changes in init.rc to mount these partitions. After formatting these 
partitions, I copy the contents of /system and /data by preserving all 
permissions.

Is there some volume ID which I need to preserve before formatting these 
partitions with a different filesystem other than ext4?

Thanks in advance.
Deva

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to