Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e31e40be authored by Milo Sredkov's avatar Milo Sredkov
Browse files

Make servicemanager ProcessCapacityHigh

Change servicemanager's task profile to ProcessCapacityHigh in order
to measure the impact on startup latency.

Lab tests shows that this change reduces app startup time.

Bug: 314150094
Test: Run v2/mpts/health/mpts/heavyweight-memhog
Change-Id: I46a40f44139f5e6e3eda0138c54fc4361ad9c8eb
parent 587fb0bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,5 +11,5 @@ service servicemanager /system/bin/servicemanager
    onrestart class_restart --only-enabled main
    onrestart class_restart --only-enabled hal
    onrestart class_restart --only-enabled early_hal
    task_profiles ServiceCapacityLow
    task_profiles ProcessCapacityHigh
    shutdown critical