summaryrefslogtreecommitdiffstats
path: root/SecondaryDisplayLauncher
diff options
context:
space:
mode:
authorChilun <chilunhuang@google.com>2018-12-22 15:09:12 +0800
committerChilun Huang <chilunhuang@google.com>2018-12-24 04:02:12 +0000
commit3cd5c8bd2fb2e09e0dd9d4fefbd4b5723aa8bdc3 (patch)
treed8cd320ea0a8627aaf9cc2e37f4cd59663d0d803 /SecondaryDisplayLauncher
parenta7a9583bb8ffbee7a760c7e6ab8c99f63dddd145 (diff)
downloadandroid_packages_apps_Trebuchet-3cd5c8bd2fb2e09e0dd9d4fefbd4b5723aa8bdc3.tar.gz
android_packages_apps_Trebuchet-3cd5c8bd2fb2e09e0dd9d4fefbd4b5723aa8bdc3.tar.bz2
android_packages_apps_Trebuchet-3cd5c8bd2fb2e09e0dd9d4fefbd4b5723aa8bdc3.zip
Remove unused string
String "app_name" is not used anywhere, remove it. Bug: 121362965 Test: Manual Change-Id: Ib534ee4da78a7be33cec99f70a8593e9cb5a854c
Diffstat (limited to 'SecondaryDisplayLauncher')
-rw-r--r--SecondaryDisplayLauncher/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/SecondaryDisplayLauncher/res/values/strings.xml b/SecondaryDisplayLauncher/res/values/strings.xml
index 0f906c483..b68918ac3 100644
--- a/SecondaryDisplayLauncher/res/values/strings.xml
+++ b/SecondaryDisplayLauncher/res/values/strings.xml
@@ -18,7 +18,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">SecondaryDisplayLauncher</string>
<string name="couldnt_launch">Couldn\'t launch the activity</string>
<string name="add_app_shortcut">Add app shortcut</string>
<string name="set_wallpaper">Set wallpaper</string>