summaryrefslogtreecommitdiff
path: root/sargo
diff options
context:
space:
mode:
authorChris Fries <cfries@google.com>2021-05-06 09:35:35 -0500
committerChris Fries <cfries@google.com>2021-05-06 09:35:35 -0500
commitd9fa204d2c6de0bab80d842caa0629060605c2e7 (patch)
treeacade0f926632ad5f73fe03ba993f86b92365d85 /sargo
parent0d1ffa28676188a736cf2dafb32db74598a49903 (diff)
downloadbonito-d9fa204d2c6de0bab80d842caa0629060605c2e7.tar.gz
power_profile.xml: Fix typo "volatage"
Bug: 135906639 Change-Id: I4212b4baa4b13f448cb456834c7897109dbcd7e8
Diffstat (limited to 'sargo')
-rw-r--r--sargo/overlay/frameworks/base/core/res/res/xml/power_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sargo/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/sargo/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index 5907f02b..b7f9352e 100644
--- a/sargo/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/sargo/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -147,7 +147,7 @@
<item name="wifi.controller.rx">141</item>
<!-- Tx current for wifi radio in mA-->
<item name="wifi.controller.tx">396</item>
- <!-- Operating volatage for wifi radio in mV.-->
+ <!-- Operating voltage for wifi radio in mV.-->
<item name="wifi.controller.voltage">3700</item>
</device>