Hi techies,

I downloaded the Android ICS source code from google repositories.
I am able to compile the source code It is working fine on emulator.
Now I wanted to build for Lenovo Ideapad.
But when I execute the command make -j4 otapackage I get the following 
error.

 File "/home/ruchi/WORKING_DIRECTORY/build/tools/releasetools/common.py", 
line 821, in GetTypeAndDevice
return PARTITION_TYPES[fstab[mount_point].fs_type], 
fstab[mount_point].device
KeyError: '/recovery' 

Please Help me In this regards.
Thank You. 

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

Reply via email to