Merge "Add "Your work policy info" entry in Privacy settings" into qt-dev am: 9a1c75c57a
am: 8573d27d31
Change-Id: Id273f48d67715e3dfdea60873a20c5ae7a7adefc
This commit is contained in:
@@ -414,4 +414,7 @@
|
||||
|
||||
<!-- List containing the injected tile keys which are suppressed. -->
|
||||
<string-array name="config_suppress_injected_tile_keys" translatable="false"/>
|
||||
|
||||
<!-- "Show work policy info" intent action. TODO(b/134391103): Replace with final SystemAPI intent when it's available. -->
|
||||
<string name="config_work_policy_info_intent_action" translatable="false"/>
|
||||
</resources>
|
||||
|
@@ -11326,4 +11326,10 @@
|
||||
|
||||
<!-- Title for enable MMS notification channel. [CHAR LIMIT=40] -->
|
||||
<string name="dual_cdma_sim_warning_notification_channel_title">SIM combination</string>
|
||||
|
||||
<!-- Title of setting on privacy settings screen that will show work policy info. [CHAR LIMIT=NONE] -->
|
||||
<string name="work_policy_privacy_settings">Your work policy info</string>
|
||||
<!-- Summary for Enterprise Privacy settings, explaining what the user can expect to find under it [CHAR LIMIT=NONE]-->
|
||||
<string name="work_policy_privacy_settings_summary">Settings managed by your IT admin</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user