[MODULE] Turn on Wifi automatically feature from pixel devices on any oreo device

Search This thread

anirudhnyg

Senior Member
Jan 17, 2011
810
294
Bangalore
Hi,

This mod enables the turn on wifi automatically feature on non pixel oreo devices by running the below commands at boot time.
Code:
settings put global wifi_wakeup_available 1
settings put global wifi_wakeup_enabled 1

Download : Here

attachment.php
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    Hi,

    This mod enables the turn on wifi automatically feature on non pixel oreo devices by running the below commands at boot time.
    Code:
    settings put global wifi_wakeup_available 1
    settings put global wifi_wakeup_enabled 1

    Download : Here

    attachment.php