-
-
Notifications
You must be signed in to change notification settings - Fork 3
Usage
Harshal Sawant edited this page Feb 5, 2026
·
2 revisions
The module runs once per boot via service.sh after sys.boot_completed and a 30 second delay.
From an adb root shell:
/data/adb/modules/task_optimizer/bin/task_optimizerAdjust the path if your module id or location differs.
The binary writes logs instead of printing to stdout:
/data/adb/modules/task_optimizer/logs/main.log/data/adb/modules/task_optimizer/logs/error.log
If you do not see logs, go to Troubleshooting.