Commit graph

10 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
Alcatraz323
13beec7835 clover: enable auto rotation by default
* as c999a1a2b9d975610ffa359ba34cb27d016165cc has unlocked setupwizard rotation, auto rotation default as "on" is not meaningless now

* (pix106) Adapted to RRO

Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-28 08:49:33 +02:00
gAlexander Koskovich
2954feb527 clover: rro: Drop explicit sdk_version declaration
* We don't need to manually set this anymore.

Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
Signed-off-by: Immanuel Raj <iamimmanuelraj@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-28 08:49:33 +02:00
pix106
ebe3b8115e clover: overlay: adapt Aperture overlay to device specs 2023-05-28 08:49:33 +02:00
LuK1337
74369df033 clover: overlay: Configure aux camera for Aperture
[@jjpprrrr: camera ids
0: main camera
1: front facing camera
Therefore, block the rest of the aux camera ids.]

Change-Id: I543f078dd4dba30e1b22737d5c22d591e3fb34e6
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-05-28 08:49:33 +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
ceec333b72 clover: overlay: move rounded_corner_content_padding to SystemUI overlay 2023-03-25 04:47:18 +01:00
Max Weffers
ab7c3fbd25 clover: overlay: enable lock screen rotation
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-23 19:36:45 +01:00
pix106
777ca1c53c clover: FIX rename rro_overlay
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-20 08:33:26 +01:00