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

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

Change-Id: I331ecc4c06264dc1da089cc6640b58c71e9ba5b2
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>