Jasper-1024 / DeepSleep

GNU General Public License v3.0
62 stars 4 forks source link

NoWakeLock or DeepSleep ? #8

Closed bolbolfolfol closed 1 year ago

bolbolfolfol commented 1 year ago

Hi i saw that both block wakelocks do i have to use both apps or just 1 ? in case of one, which one do you suggest and thank you

Jasper-1024 commented 1 year ago

deepsleep needs to be disabled by selecting the application in lsposed. nowakelock only needs to select the system framework.

In principle, deepsleep disables wakelock applications when applied directly from within the application. nowakelock is disabled when the wake-up lock application process is in the system framework.

Suggestions for use