Skip to content

Commit

Permalink
satsuki: Update power profile for P
Browse files Browse the repository at this point in the history
Change-Id: I161aa25ba166d41b6736dc52bb7dd78e3a2ad0e7
  • Loading branch information
bgcngm authored and TARKZiM committed Apr 29, 2020
1 parent 65a9ff1 commit 6fec030
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions overlay/frameworks/base/core/res/res/xml/power_profile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<value>6.78</value>
<value>6.04</value>
</array>
<array name="cpu.speeds.cluster0">
<array name="cpu.core_speeds.cluster0">
<value>384000</value>
<value>460800</value>
<value>600000</value>
Expand All @@ -40,7 +40,7 @@
<value>1478400</value>
<value>1555200</value>
</array>
<array name="cpu.speeds.cluster1">
<array name="cpu.core_speeds.cluster1">
<value>384000</value>
<value>480000</value>
<value>633600</value>
Expand All @@ -57,7 +57,7 @@
<value>1958400</value>
</array>
<item name="cpu.idle">4.66</item>
<array name="cpu.active.cluster0">
<array name="cpu.core_power.cluster0">
<value>39.96</value>
<value>43.41</value>
<value>46.21</value>
Expand All @@ -70,7 +70,7 @@
<value>83.71</value>
<value>88.25</value>
</array>
<array name="cpu.active.cluster1">
<array name="cpu.core_power.cluster1">
<value>83.34</value>
<value>92.39</value>
<value>105.66</value>
Expand Down

0 comments on commit 6fec030

Please sign in to comment.