Merge "Update the settings privacy page to the latest mocks" into sc-dev

This commit is contained in:
Evan Severson
2021-05-18 00:23:22 +00:00
committed by Android (Google) Code Review
7 changed files with 660 additions and 10 deletions

View File

@@ -13285,4 +13285,11 @@
<!-- 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>
<!-- Label for the camera use toggle [CHAR LIMIT=40] -->
<string name="camera_toggle_title">Camera access</string>
<!-- Label for the camera use toggle [CHAR LIMIT=40] -->
<string name="mic_toggle_title">Microphone access</string>
<!-- Describes what is affected by the camera or mic toggle [CHAR LIMIT=NONE] -->
<string name="sensor_toggle_description">For all apps and services</string>
</resources>