Disable some service

Hi.
i try config my system-legato and want to know. Can i delete some platform servcie

// Platform services.

$LEGATO_ROOT/apps/platformServices/audioService

$LEGATO_ROOT/apps/platformServices/cellNetService

$LEGATO_ROOT/apps/platformServices/dataConnectionService

$LEGATO_ROOT/apps/platformServices/fwupdateService

$LEGATO_ROOT/apps/platformServices/modemService

$LEGATO_ROOT/apps/platformServices/positioningService

$LEGATO_ROOT/apps/platformServices/powerMgr

$LEGATO_ROOT/apps/platformServices/secStore

$LEGATO_ROOT/apps/platformServices/smsInboxService

//$LEGATO_ROOT/apps/platformServices/voiceCallService

$LEGATO_ROOT/apps/platformServices/gpioService

$LEGATO_ROOT/apps/platformServices/atService

$LEGATO_ROOT/apps/platformServices/spiService

$LEGATO_ROOT/apps/platformServices/portService

Or can you tell the minimum working list of the serices.

Why do you want to do so?
Not sure if this is really saving much space for you.

Have you tried to “app remove” them one by one and see if your module is working fine?

i dont’t want save space and want save battery.

If you use “app stop” one by one, does it save battery?

i installed stock spk form mangoyellow site, and tried stop some service, sometimes legto crashed.

I think this approach is not correct, so I decided to find out if there is a set of services that is minimal and everything else can be turned off

I think you can try one by one and see if it reduces the power first as you said it only crashes sometimes