mirror of
https://github.com/Evolution-X-Devices/device_nokia_PL2
synced 2026-01-29 09:33:24 +00:00
PL2: Fix battery capacity in power_profile
Apps relying on it (Franco kernel manager for e.g.) report wrong values otherwise Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I781241ae512f0b5fb45cba42f1c808dd32633622
This commit is contained in:
@@ -41,5 +41,5 @@
|
||||
</array>
|
||||
<item name="cpu.awake">1.6</item>
|
||||
<item name="cpu.idle">0.1</item>
|
||||
<item name="battery.capacity">1000</item>
|
||||
<item name="battery.capacity">3000</item>
|
||||
</device>
|
||||
|
||||
Reference in New Issue
Block a user