am 9aa7e4e7: am d7bc6546: Fix spacing to escape "false" correctly.

Merge commit '9aa7e4e729b6f3c3075e762af37c259f84bfe876' into eclair-mr2

* commit '9aa7e4e729b6f3c3075e762af37c259f84bfe876':
  Fix spacing to escape "false" correctly.
This commit is contained in:
Jeff Sharkey
2009-10-22 06:42:34 -07:00
committed by Android Git Automerger

View File

@@ -111,7 +111,7 @@ temporarily overcoming the restriction imposed by the
<code><a href="{@docRoot}guide/topics/manifest/provider-element.html#wprmsn">writePermission</a></code>, and
<code><a href="{@docRoot}guide/topics/manifest/provider-element.html#prmsn">permission</a></code> attributes
&mdash;
"{@code true}" if permission can be granted, and "{@ code false}" if not.
"{@code true}" if permission can be granted, and "{@code false}" if not.
If "{@code true}", permission can be granted to any of the content
provider's data. If "{@code false}", permission can be granted only
to the data subsets listed in