Rearrange configure/default apps
Bug: 27276982 Bug: 27279305 Change-Id: I443e9d2bc0c3fd9bcc13ee86716c14fbb55af0ba
This commit is contained in:
@@ -126,4 +126,8 @@
|
||||
<!-- Confirm device credentials screen -->
|
||||
<attr name="confirmDeviceCredentialsSideMargin" format="dimension" />
|
||||
<attr name="confirmDeviceCredentialsTopMargin" format="dimension" />
|
||||
|
||||
<declare-styleable name="WorkPreference">
|
||||
<attr name="forWork" format="boolean" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
@@ -6511,7 +6511,10 @@
|
||||
<string name="fingerprint_not_recognized">Not recognized</string>
|
||||
|
||||
<!-- Title for Default Apps settings [CHAR LIMIT=30] -->
|
||||
<string name="default_apps_title">Default Apps</string>
|
||||
<string name="default_apps_title">Default</string>
|
||||
|
||||
<!-- Title for Default Apps settings for work [CHAR LIMIT=30] -->
|
||||
<string name="default_for_work">Default for work</string>
|
||||
|
||||
<!-- Title for Assist and voice input settings [CHAR LIMIT=30] -->
|
||||
<string name="assist_and_voice_input_title">Assist & voice input</string>
|
||||
@@ -7246,4 +7249,8 @@
|
||||
<string name="notification_log_details_default">default</string>
|
||||
<!-- Notification log debug tool: the word 'none' -->
|
||||
<string name="notification_log_details_none">none</string>
|
||||
|
||||
<!-- [CHAR_LIMIT=60] Label for special access screen -->
|
||||
<string name="special_access">Special access</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user