I am porting Android 4.2.1 to a new hardware platform. Since we don't have 
emmc or nand ready we try to boot from NFS.
However, we found some of the jar file in /system/framework are not extract 
correctly in /data/dalvik-cache/
(Not all of them,  we have system@framew...@framework.jar@classes.dex int 
that folder)

E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@android.test.runner.jar@classes.dex' 
for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@com.android.location.provider.jar@classes.dex'
 
for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@javax.obex.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@input.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@requestsync.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@monkey.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@bu.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@am.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@bmgr.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@ime.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@uiautomator.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@settings.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@pm.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@svc.jar@classes.dex' for output
E/installd(  349): dexopt cannot open 
'/data/dalvik-cache/system@framew...@content.jar@classes.dex' for output

Anyone can give some light?

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to