Skip to content

Commit

Permalink
osprey: Update Power Profile for P
Browse files Browse the repository at this point in the history
Change-Id: I267eb4f75edd4d2e15e961f9a116912bc682e962
  • Loading branch information
bgcngm authored and althafvly committed Jun 6, 2020
1 parent f3d50d4 commit f657f66
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 @@ -21,7 +21,7 @@
<value>5</value>
<value>1.4</value>
</array>
<array name="cpu.speeds">
<array name="cpu.core_speeds">
<value>200000</value>
<value>400000</value>
<value>533333</value>
Expand All @@ -32,9 +32,9 @@
<value>1209600</value>
<value>1363200</value>
</array>
<item name="cpu.idle">2</item>
<item name="cpu.awake">20</item>
<array name="cpu.active">
<item name="cpu.suspend">2</item>
<item name="cpu.idle">20</item>
<array name="cpu.core_power">
<value>38</value>
<value>52</value>
<value>65</value>
Expand Down

0 comments on commit f657f66

Please sign in to comment.