Hey there guys,
This is my first XDA thread and I am here to share some battery tweaks by my friend
@Naman Bhalla. I am using Oneplus 2 rooted on stock rom with unofficial uber Boeffla Kernel by
@ZaneZam.
These tweaks will work with all Snapdragon 810 devices. Naman and I and a few fellow Oneplus 2 owners have tested them and our battery life have increased significantly. These tweaks controls the qualcomm power drivers which are poorly messed up. You will need a root explorer like ES File Explorer to edit the files.
Here are the tweaks:
1. sys\module\qpnp_fg\parameters
here you will find 4 files. open the file debug_mask and change the value from 0 to 1 and sense_type from 1 to 0
2. sys\module\qpnp_smbcharger\parameters
here you will find 12 files. open the file vf_adjust_high_threshold and change the value to 99 and vf_adjust_low_threshold to 55.
My screen on time increased from 5h10min average to nearly 7hours. that is almost a 50% increase! The only problem with these tweaks is that it will not stick after a reboot but there are only 4 files to edit and most of them are from the same folder, thus it is not much of a hassle to do that after every reboot. They will also not have any impact on performance and only improve battery life.
Have fun and Enjoy the tweaks!
Credits to
@Naman Bhalla for providing me with the tweaks