Merge "[HTMLViewer] Remove unused string turn_on_storage_permission" am: d9932bcfe1 am: 41fad7fd98 am: e5554d0409

Original change: https://android-review.googlesource.com/c/platform/packages/apps/HTMLViewer/+/2329216

Change-Id: Ie33892cdb5d301d656d3333a4d3a6d619597fc34
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 28b5a6f..5f3a124 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -18,6 +18,5 @@
     <!-- Title of the HTML Viewer activity. -->
     <string name="app_label">HTML Viewer</string>
     <string name="cannot_open_link">No application can open this link.</string>
-    <string name="turn_on_storage_permission">Please turn on Storage permission in app permissions.</string>
 </resources>