KProfiles Frontend

Table of contents

About

ROM Frontend for KProfiles backend that lets you access the parameters exposed by the kernel module

You can learn more about the kernel module here.

Usage

1) Clone this repository to the specified directory

git clone https://github.com/CannedShroud/android_packages_apps_KProfiles packages/apps/KProfiles 

2) Pick the following change in your device tree and build it as it is :)

https://github.com/PixelOS-Devices/device_oneplus_sm8150-common/commit/52c5ff8fbc1bc758ffd7e7e6ad9a8b103daa9605

Purpose

  • To achieve balancing in terms of battery backup and performance.
  • To not apply boosts/tweaks when the screen is off with display notifiers.

Credits

  • CannedShroud for developing KProfiles Frontend
  • cyberknight777 for co-developing KProfiles Frontend
  • someone5678 for improving KProfiles Frontend
  • Some others who helped alongside to develop KProfiles Frontend by giving tips and pointers