summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Fries <cfries@google.com>2021-05-06 09:44:27 -0500
committerChris Fries <cfries@google.com>2021-05-06 09:44:27 -0500
commitab8632f5033441ae977962f68d154338cd0dd37d (patch)
tree5b3db0adc8edeb40af59ee8d2fde9c8764c916ac
parent0ddda1586a913e9bd6cfcfa40eb77425dc892d25 (diff)
downloadbramble-ab8632f5033441ae977962f68d154338cd0dd37d.tar.gz
power_profile.xml: Fix typo "volatage"
Bug: 135906639 Change-Id: Icfee7e7c748ac58e36825d401b2d292d6f142440
-rw-r--r--bramble/overlay/frameworks/base/core/res/res/xml/power_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bramble/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/bramble/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index a348de6..ae80d63 100644
--- a/bramble/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/bramble/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -174,7 +174,7 @@
<item name="wifi.controller.rx">118</item>
<!-- Tx current for wifi radio in mA-->
<item name="wifi.controller.tx">331</item>
- <!-- Operating volatage for wifi radio in mV.-->
+ <!-- Operating voltage for wifi radio in mV.-->
<item name="wifi.controller.voltage">3700</item>
</device>