Credits to DespairFactor who wrote the original script, Original Thread Here, I just modified it for the Nexus 6 running MM29S 6.0.1
Basically BCL checks your device's battery level, temperature, etc and limits frequency, in my case whenever I hit 35% battery it would throttle down the CPU to 2.0ghz, some custom kernels out there disable it, some don't, so instead of bugging a dev to implement it in a kernel I found that DespairFactor made a very simple script to disable it for the Nexus 5X, just make sure you're rooted and your current kernel supports init.d scripts.
Steps:
Download Zip and extract the file "00DisableBCL" inside.
Place the file "00DisableBCL" in /etc/init.d/
Change permissions of the file "00DisableBCL" to 0744
Reboot
Done
Basically BCL checks your device's battery level, temperature, etc and limits frequency, in my case whenever I hit 35% battery it would throttle down the CPU to 2.0ghz, some custom kernels out there disable it, some don't, so instead of bugging a dev to implement it in a kernel I found that DespairFactor made a very simple script to disable it for the Nexus 5X, just make sure you're rooted and your current kernel supports init.d scripts.
Steps:
Download Zip and extract the file "00DisableBCL" inside.
Place the file "00DisableBCL" in /etc/init.d/
Change permissions of the file "00DisableBCL" to 0744
Reboot
Done
Attachments
-
210 bytes Views: 905