summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Fries <cfries@google.com>2021-05-06 09:38:32 -0500
committerChris Fries <cfries@google.com>2021-05-06 09:38:32 -0500
commit00ce4bf0aa8c9a4172b751582f36d7f2f5a0f768 (patch)
tree794ab610cac0704d29d25d2e65ca3684e9bed462
parent53acf6b56a56ef4e84b3b10ac425c9a7ade15aa7 (diff)
downloadredfin-00ce4bf0aa8c9a4172b751582f36d7f2f5a0f768.tar.gz
power_profile.xml: Fix typo "volatage"
Bug: 135906639 Change-Id: Ib3353aaa96b0c1c268e89af7258e65ada855cc07
-rw-r--r--redfin/overlay/frameworks/base/core/res/res/xml/power_profile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfin/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/redfin/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index 9d6bae0..f8c19b7 100644
--- a/redfin/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/redfin/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>