power_profile: add battery capacity am: d9ab742bd7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15270344 Change-Id: I78e93254f5f424b9529e6ea2c778d5d8e94f4057
This commit is contained in:
commit
72467c997c
2 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
*/
|
||||
-->
|
||||
<device name="Android">
|
||||
<!-- All values are in mA except as noted -->
|
||||
<item name="battery.capacity">4614</item>
|
||||
<!-- Number of cores each CPU cluster contains -->
|
||||
<array name="cpu.clusters.cores">
|
||||
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
*/
|
||||
-->
|
||||
<device name="Android">
|
||||
<!-- All values are in mA except as noted -->
|
||||
<item name="battery.capacity">5003</item>
|
||||
<!-- Number of cores each CPU cluster contains -->
|
||||
<array name="cpu.clusters.cores">
|
||||
<value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue