Yes, I tried that before by removing "service media" lines in init.rc file but booting was failed.
On Sun, Jan 17, 2010 at 2:24 PM, RaviY <[email protected]> wrote: > How about just removing those lines? > > On Jan 17, 7:46 am, linux newbie <[email protected]> wrote: > > Any suggestions? > > > > On Fri, Jan 15, 2010 at 12:30 PM, linux newbie <[email protected] > >wrote: > > > > > Hi, > > > > > I downloaded the Android source and compiled for "generic" product. > > > > > In order to disable media server (as our target device doesnt require > it), > > > I modified the init.rc file as follows. > > > > > service media /system/bin/mediaserver > > > user media > > > group system audio camera graphics inet net_bt net_bt_admin > > > *disabled* > > > > > but still if I do "ps" at the command prompt, it shows that mediaserver > is > > > running. How to disable it?? > > > > > Thanks > > > > > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting >
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
