Merge commit '9aa7e4e729b6f3c3075e762af37c259f84bfe876' into eclair-mr2 * commit '9aa7e4e729b6f3c3075e762af37c259f84bfe876': Fix spacing to escape "false" correctly.
This commit is contained in:
@@ -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
|
||||
—
|
||||
"{@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
|
||||
|
||||
Reference in New Issue
Block a user