just delete /system/app/speechrecorder.apk from your filesystem after build or before boot.
if you are using ext3 filesystem, its simple file detetion.., or if its a filesystem rom image, you need to mount it and delete it. to avoid it completely, it can be removed from project manifest altogether (since its an apk, no dependencies)., say as in http://git.omapzoom.org/?p=platform/omapmanifest.git;a=blob;f=default.xml;h=fd88df9558d918e7724154693316243882ead597;hb=froyo#l154 -- Regards, Deva www.bittoggler.com On Fri, Oct 8, 2010 at 5:04 PM, Arun Joseph <[email protected]> wrote: > I would like to remove SpeechRecorder.apk from my rootfs. > How can I achieve this through android device specific configurations. > I am trying out rowboat sources for OMAP3 evm. > > Thanks, > Arun > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
