Skip to content

alexxxdev/platform_packages_apps_Spectrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectrum

A simple, profile based kernel manager.

How to add Spectrum support to your kernel

You'll need to add these 2 files to your devices ramdisk:

  • init.spectrum.rc
  • init.spectrum.sh

These files are included in the ramdisk folder in this repo. To use these ramdisk files, add

import /init.spectrum.rc

to the top of your devices main ramdisk file.

Next add your kernel name to the app. Open init.spectrum.rc and change "Electron" in

   setprop persist.spectrum.kernel Electron

to your kernel's name.

Now just customize the 4 profiles in init.spectrum.rc to your liking! Profile 0 (Balanced) is the default, however, this can be changed in init.spectrum.sh.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published