diff --git a/README.md b/README.md index 238cb5a..9c967b8 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Allow the scheduler to place tasks on their origin CPU, increasing cache localit * cfq / kyber: Use a scheduler with balanced scheduling to reduce I/O latencies, which is essential for fast flash storage (eMMC & UFS). # Other Notes -You should know that KTweak applies after init finishes + android mounts + 10 seconds in order to prevent Android's init from overwriting any values. +You should know that KTweak applies after init finishes + android mounts + 60 seconds in order to prevent Android's init from overwriting any values. # Contact You can find me on telegram at @tytydraco. diff --git a/service.sh b/service.sh index a395cd3..de37813 100644 --- a/service.sh +++ b/service.sh @@ -7,8 +7,8 @@ do sleep 1 done -# Sleep an additional 10s to ensure init is finished -sleep 10 +# Sleep an additional 60s to ensure init is finished +sleep 60 # Setup tweaks ktweak