Commit graph

4 commits

Author SHA1 Message Date
Alcatraz323
29386abf1c clover: overlay: reset power_profile screen/battery capacity to stock
* according to what this file used for and how it comes on aosp(https://source.android.com/docs/core/power/values)
* it should be WRITTEN in model by OEM after doing a current test for all parts and used for battery consumption calculating.
* So just "update it all" to other device's profile is a wrong action
* as we have changed our architecture to 4.19, copy cpu/modem/wifi related values is sensible
* but as we are a tablet, it has a big/old/not power saving LCD screen, and from current monitoring, it really drags about 1A when full brightness
* reset screen profile to 290/950 is correct for battery recording

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-07-14 08:59:16 +02:00
Sabar
4da632a176 clover: overlay: Remove dsp. prefix from audio and video power profiles
* AOSP power_profile.xml does not include this prefix

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-28 08:49:33 +02:00
Sabar
82626988e9 clover: Remove none from power profile
Ref 8db14d7d9a

same goes for aosp as well

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-28 08:49:33 +02:00
pix106
777ca1c53c clover: FIX rename rro_overlay
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-20 08:33:26 +01:00