Move text into paragraph tag

This commit is contained in:
Ed Minnix
2022-09-29 16:33:22 -04:00
parent e3c0e6f52a
commit 2a2878fc7b

View File

@@ -18,10 +18,11 @@ attributes, or define the general <code>android:permission</code> attribute.</p>
</overview>
<recommendation>
To prevent permission bypass, <code>provider</code> elements should either
<p>To prevent permission bypass, <code>provider</code> elements should either
specify both the <code>android:readPermission</code>
and <code>android:writePermission</code> attributes, or specify
the <code>android:permission</code> attribute.
</p>
</recommendation>
<example>