aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2016-09-13 13:11:46 -0700
committerTrevor Johns <trevorjohns@google.com>2016-09-13 13:12:21 -0700
commit720b592ec9df6b3b5f12b4d2603c732b4482c8e3 (patch)
tree6f749242b85dc4506cd8751bd888ee2cbf2e9173
parenta154206c1318e0e7219a6d37cbd521f4c3105aa0 (diff)
downloadandroid-720b592ec9df6b3b5f12b4d2603c732b4482c8e3.tar.gz
docs: Fix '\n' appearing in DAC index page for StorageProvider
Bug: 31460507 Change-Id: I890049f93b76ce8872024253063cae9f88ddbcfb
-rw-r--r--content/documentsUi/StorageProvider/template-params.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/documentsUi/StorageProvider/template-params.xml b/content/documentsUi/StorageProvider/template-params.xml
index d0eaeefa..3f06cfb8 100644
--- a/content/documentsUi/StorageProvider/template-params.xml
+++ b/content/documentsUi/StorageProvider/template-params.xml
@@ -27,8 +27,8 @@
<strings>
<intro>
<![CDATA[
- \nA simple implementation of a documents provider using the storage access framework in
- Android 4.4.
+A simple implementation of a documents provider using the storage access framework in
+Android 4.4.
]]>
</intro>
<sample_action>Log in</sample_action>