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] website: http://groups.google.com/group/android-porting
