Merge "Update UWB toggle state with a getter API" into sc-dev

This commit is contained in:
Joy Babafemi
2021-04-27 05:10:52 +00:00
committed by Android (Google) Code Review
3 changed files with 16 additions and 67 deletions

View File

@@ -13286,11 +13286,11 @@
<string name="request_manage_bluetooth_permission_dont_allow">Don\u2019t allow</string>
<!-- Title for UWB preference [CHAR_LIMIT=60] -->
<string name="uwb_settings_title">Ultra-WideBand (UWB)</string>
<string name="uwb_settings_title">Ultra-Wideband (UWB)</string>
<!-- Summary for UWB preference. [CHAR_LIMIT=NONE]-->
<string name="uwb_settings_summary">Helps identify the relative position of nearby devices that have UWB</string>
<!-- Summary for UWB preference when airplane mode is disabled. [CHAR_LIMIT=NONE]-->
<string name="uwb_settings_summary_airplane_mode">Turn off Airplane mode to use UWB. </string>
<string name="uwb_settings_summary_airplane_mode">Turn off airplane mode to use UWB </string>
</resources>