summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorHai Zhang <zhanghai@google.com>2019-04-11 11:32:23 +0800
committerHai Zhang <zhanghai@google.com>2019-04-11 11:32:23 +0800
commit41823d9273706d87fc03157e2d2c75e45a148e0f (patch)
tree7e7c68efe75c2f047957a32e37389f45298f5c22 /res/values
parent6ebb0d54f459ab709ca543d2fb98e4a80e16b0ce (diff)
downloadandroid_packages_apps_PackageInstaller-41823d9273706d87fc03157e2d2c75e45a148e0f.tar.gz
android_packages_apps_PackageInstaller-41823d9273706d87fc03157e2d2c75e45a148e0f.tar.bz2
android_packages_apps_PackageInstaller-41823d9273706d87fc03157e2d2c75e45a148e0f.zip
Remove car mode dialer and call companion roles.
Bug: 128861807 Test: presubmit Change-Id: I8424b407aa34980cee4426a58dc322b4bdcc148b
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 24717877..8a6bee1d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -619,17 +619,6 @@
<!-- Description when an app requests to become the default home app. [CHAR LIMIT=60] -->
<string name="role_home_request_description">No permissions needed</string>
- <!-- Label for the automotive dialer role. [CHAR LIMIT=30] -->
- <string name="role_car_mode_dialer_label">Default car mode phone app</string>
- <!-- Short label for the automotive dialer role. [CHAR LIMIT=30] -->
- <string name="role_car_mode_dialer_short_label">Car mode phone app</string>
- <!-- Description for the automotive dialer role. [CHAR LIMIT=NONE] -->
- <string name="role_car_mode_dialer_description"></string>
- <!-- Template for the title when an app requests to become the default automotive dialer app. [CHAR LIMIT=100] -->
- <string name="role_car_mode_dialer_request_title">Set <xliff:g id="app_name" example="Super Car Mode Phone">%1$s</xliff:g> as your default car mode phone app?</string>
- <!-- Description when an app requests to become the default automotive dialer app. [CHAR LIMIT=60] -->
- <string name="role_car_mode_dialer_request_description"></string>
-
<!-- Label for the call redirection role. [CHAR LIMIT=30] -->
<string name="role_call_redirection_label">Default call redirecting app</string>
<!-- Short label for the call redirection role. [CHAR LIMIT=30] -->
@@ -652,17 +641,6 @@
<!-- Description when an app requests to become the default call screening app. [CHAR LIMIT=60] -->
<string name="role_call_screening_request_description">No permissions needed</string>
- <!-- Label for the call companion role. [CHAR LIMIT=30] -->
- <string name="role_call_companion_label">Default call companion app</string>
- <!-- Short label for the call companion role. [CHAR LIMIT=30] -->
- <string name="role_call_companion_short_label">Call companion app</string>
- <!-- Description for the call companion role. [CHAR LIMIT=NONE] -->
- <string name="role_call_companion_description"></string>
- <!-- Template for the title when an app requests to become the default call companion app. [CHAR LIMIT=100] -->
- <string name="role_call_companion_request_title">Set <xliff:g id="app_name" example="Super Call Companion">%1$s</xliff:g> as your default call companion app?</string>
- <!-- Description when an app requests to become the default call companion app. [CHAR LIMIT=60] -->
- <string name="role_call_companion_request_description"></string>
-
<!-- Subtitle for the application that is the current default application [CHAR LIMIT=30] -->
<string name="request_role_current_default">Current default</string>