diff options
| author | 2024-02-09 18:35:12 +0000 | |
|---|---|---|
| committer | 2024-02-09 18:36:45 +0000 | |
| commit | 2ee0047301d92084e3eba270f952c3dd4ff6f5b5 (patch) | |
| tree | 173a908c0d53eec86782aa370cf8a77de6481a92 | |
| parent | 4e7a03e7918494d36ace13f2d04ea520676c5108 (diff) | |
typo fix in AEP Cider G test session. Configuraton --> configuration.
Change-Id: I73f932819c5e195e3186f1fd2806279df7f67aee
| -rw-r--r-- | packages/SettingsLib/res/values/arrays.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/res/values/arrays.xml b/packages/SettingsLib/res/values/arrays.xml index 3adb882bc1b1..e067a088fdf8 100644 --- a/packages/SettingsLib/res/values/arrays.xml +++ b/packages/SettingsLib/res/values/arrays.xml @@ -526,7 +526,7 @@ </string-array> <!-- USB configuration values for Developer Settings. - These are lists of USB functions passed to the USB Manager to change USB configuraton. + These are lists of USB functions passed to the USB Manager to change USB configuration. This can be overridden by devices with additional USB configurations. Do not translate. --> <string-array name="usb_configuration_values" translatable="false"> |