Fine tune your CPU governor for perfect balance between battery life and performance.
Visit the official thread in XDA for support and governor requests!
- Interactive
- Conservative
- Yankactive
- Intelliactive
- Bioshock
- Lionfish
- Impulse
- Uberdemand
- Electroactive
- IntelliMM
- Barry_Allen
- BluActive
- DanceDance
- Lionheart
- PegasusQ
- Ondemand
- Smartmax
- Optimax
- ConservativeX
- Interactive_pro
- Wheatley
- Ondemandplus
- Smartmax_eps
- Intellidemand
- Tripndroid
- ... And more to come !
Gov-Tuner provides necessary build script to compile together a working flashable zip, and an uninstaller zip. The script should work with Windows, Mac, and general Linux distribution. Both Mac and Linux needs to install "zip" first since Gov-Tuner does not supply the prebuilt binary.
To build, make sure you're in the Gov-Tuner source folder. Type the following command to build:
./build.sh VERSION TYPE
build VERSION TYPE
Where:
- VERSION: the version intended to be built.
- TYPE: the build type; this can be "magisk" or "build".
The output file location will be shown once the build is complete.