This is a module for the stock kernel that enables color control (RGB, Saturation, Hue, Contrast and Value).
This is the KCAL driver by savoca,modified to compile as a module so it can be used on the Stock Kernel.
It only works on the latest Stock Lollipop Kernel (.242).
If you want it to load automatically, you need to add init.d support.
Download:
https://www.androidfilehost.com/?fid=23991606952601706
Source:
https://github.com/Tommy-Geenexus/ke...s/14.5.A.0.xxx
How-to-install:
* Download the Zip file and unpack it
* Put the module in /system/lib/modules and set appropriate permissions
* Enter the following in Terminal:
* If you have Init.d support put the Init.d file in /system/etc and set permissions, the module will be loaded on boot with Init.d
Use this App to control your Panel.
Thanks:
* to @flar2 who made this possible
This is the KCAL driver by savoca,modified to compile as a module so it can be used on the Stock Kernel.
It only works on the latest Stock Lollipop Kernel (.242).
If you want it to load automatically, you need to add init.d support.
Download:
https://www.androidfilehost.com/?fid=23991606952601706
Source:
https://github.com/Tommy-Geenexus/ke...s/14.5.A.0.xxx
How-to-install:
* Download the Zip file and unpack it
* Put the module in /system/lib/modules and set appropriate permissions
* Enter the following in Terminal:
Code:
su
insmod /system/lib/modules/mdss_mdp_kcal_ctrl.koUse this App to control your Panel.
Thanks:
* to @flar2 who made this possible
xda-developers